File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 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.2.0.M1 </version >
17
+ <version >2.2.0.BUILD-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
24
24
<eclipselink >2.6.5</eclipselink >
25
25
<hibernate >5.2.17.Final</hibernate >
26
26
<jpa >2.0.0</jpa >
27
- <springdata .commons>2.2.0.M1 </springdata .commons>
27
+ <springdata .commons>2.2.0.BUILD-SNAPSHOT </springdata .commons>
28
28
29
29
<java-module-name >spring.data.jpa</java-module-name >
30
30
452
452
453
453
<repositories >
454
454
<repository >
455
- <id >spring-libs-milestone </id >
456
- <url >https://repo.spring.io/libs-milestone </url >
455
+ <id >spring-libs-snapshot </id >
456
+ <url >https://repo.spring.io/libs-snapshot </url >
457
457
</repository >
458
458
</repositories >
459
459
You can’t perform that action at this time.
0 commit comments