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 >1.8.0.M1 </version >
17
+ <version >1.8.0.BUILD-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
26
26
<hsqldb1 >1.8.0.10</hsqldb1 >
27
27
<jpa >2.0.0</jpa >
28
28
<openjpa >2.4.0</openjpa >
29
- <springdata .commons>1.12.0.M1 </springdata .commons>
29
+ <springdata .commons>1.12.0.BUILD-SNAPSHOT </springdata .commons>
30
30
31
31
<sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
32
32
536
536
537
537
<repositories >
538
538
<repository >
539
- <id >spring-libs-milestone </id >
540
- <url >https://repo.spring.io/libs-milestone </url >
539
+ <id >spring-libs-snapshot </id >
540
+ <url >https://repo.spring.io/libs-snapshot </url >
541
541
</repository >
542
542
</repositories >
543
543
You can’t perform that action at this time.
0 commit comments