File tree 1 file changed +4
-4
lines changed
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.5.0-M2 </version >
17
+ <version >2.5.0-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
21
21
<couchbase >3.1.0</couchbase >
22
22
<couchbase .osgi>3.1.0</couchbase .osgi>
23
- <springdata .commons>2.5.0-M2 </springdata .commons>
23
+ <springdata .commons>2.5.0-SNAPSHOT </springdata .commons>
24
24
<java-module-name >spring.data.couchbase</java-module-name >
25
25
</properties >
26
26
201
201
202
202
<repositories >
203
203
<repository >
204
- <id >spring-libs-milestone </id >
205
- <url >https://repo.spring.io/libs-milestone </url >
204
+ <id >spring-libs-snapshot </id >
205
+ <url >https://repo.spring.io/libs-snapshot </url >
206
206
</repository >
207
207
<repository >
208
208
<id >sonatype-snapshot</id >
You can’t perform that action at this time.
0 commit comments