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 >3.0.0-M5 </version >
17
+ <version >3.0.0-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
21
21
<couchbase >3.3.2</couchbase >
22
22
<couchbase .osgi>3.3.2</couchbase .osgi>
23
- <springdata .commons>3.0.0-M5 </springdata .commons>
23
+ <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
24
24
<java-module-name >spring.data.couchbase</java-module-name >
25
25
<jodatime >2.10.13</jodatime >
26
26
<jakarta .validation>3.0.1</jakarta .validation>
237
237
238
238
<repositories >
239
239
<repository >
240
- <id >spring-libs-milestone </id >
241
- <url >https://repo.spring.io/libs-milestone </url >
240
+ <id >spring-libs-snapshot </id >
241
+ <url >https://repo.spring.io/libs-snapshot </url >
242
242
</repository >
243
243
<repository >
244
244
<id >sonatype-snapshot</id >
You can’t perform that action at this time.
0 commit comments