File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.data.build</groupId >
16
16
<artifactId >spring-data-parent</artifactId >
17
- <version >2.3.6.RELEASE </version >
17
+ <version >2.3.7.BUILD-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
25
25
<hibernate >5.4.8.Final</hibernate >
26
26
<mockito >2.19.1</mockito >
27
27
<hibernate .groupId>org.hibernate</hibernate .groupId>
28
- <springdata .commons>2.3.6.RELEASE </springdata .commons>
28
+ <springdata .commons>2.3.7.BUILD-SNAPSHOT </springdata .commons>
29
29
30
30
<java-module-name >spring.data.jpa</java-module-name >
31
31
437
437
438
438
<repositories >
439
439
<repository >
440
- <id >spring-libs-release </id >
441
- <url >https://repo.spring.io/libs-release </url >
440
+ <id >spring-libs-snapshot </id >
441
+ <url >https://repo.spring.io/libs-snapshot </url >
442
442
</repository >
443
443
</repositories >
444
444
You can’t perform that action at this time.
0 commit comments