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.0.0.M1 </version >
17
+ <version >2.0.0.BUILD-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
28
28
<jpa >2.0.0</jpa >
29
29
<openjpa >2.4.1</openjpa >
30
30
<spring >4.3.4.RELEASE</spring >
31
- <springdata .commons>2.0.0.M1 </springdata .commons>
31
+ <springdata .commons>2.0.0.BUILD-SNAPSHOT </springdata .commons>
32
32
33
33
<sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
34
34
591
591
592
592
<repositories >
593
593
<repository >
594
- <id >spring-libs-milestone </id >
595
- <url >https://repo.spring.io/libs-milestone </url >
594
+ <id >spring-libs-snapshot </id >
595
+ <url >https://repo.spring.io/libs-snapshot </url >
596
596
</repository >
597
597
</repositories >
598
598
You can’t perform that action at this time.
0 commit comments