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.1.0.M1 </version >
17
+ <version >2.1.0.BUILD-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
21
21
22
22
<dist .key>DATAJDBC</dist .key>
23
23
24
- <springdata .commons>2.1.0.M1 </springdata .commons>
24
+ <springdata .commons>2.1.0.BUILD-SNAPSHOT </springdata .commons>
25
25
<java-module-name >spring.data.jdbc</java-module-name >
26
26
<sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
27
27
268
268
269
269
<repositories >
270
270
<repository >
271
- <id >spring-libs-milestone </id >
272
- <url >https://repo.spring.io/libs-milestone </url >
271
+ <id >spring-libs-snapshot </id >
272
+ <url >https://repo.spring.io/libs-snapshot </url >
273
273
</repository >
274
274
</repositories >
275
275
You can’t perform that action at this time.
0 commit comments