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