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 1414 <parent >
1515 <groupId >org.springframework.data.build</groupId >
1616 <artifactId >spring-data-parent</artifactId >
17- <version >2.1.0.M3 </version >
17+ <version >2.1.0.BUILD-SNAPSHOT </version >
1818 </parent >
1919
2020 <properties >
2121
2222 <dist .key>DATAJDBC</dist .key>
2323
24- <springdata .commons>2.1.0.M3 </springdata .commons>
24+ <springdata .commons>2.1.0.BUILD-SNAPSHOT </springdata .commons>
2525 <java-module-name >spring.data.jdbc</java-module-name >
2626 <sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
2727
336336
337337 <repositories >
338338 <repository >
339- <id >spring-libs-milestone </id >
340- <url >https://repo.spring.io/libs-milestone </url >
339+ <id >spring-libs-snapshot </id >
340+ <url >https://repo.spring.io/libs-snapshot </url >
341341 </repository >
342342 </repositories >
343343
You can’t perform that action at this time.
0 commit comments