File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
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-SNAPSHOT </version >
17
+ <version >3.0.0-M3 </version >
18
18
</parent >
19
19
20
20
<properties >
21
21
<couchbase >3.2.5</couchbase >
22
22
<couchbase .osgi>3.2.5</couchbase .osgi>
23
- <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
23
+ <springdata .commons>3.0.0-M3 </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>
213
213
214
214
<repositories >
215
215
<repository >
216
- <id >spring-libs-snapshot </id >
217
- <url >https://repo.spring.io/libs-snapshot </url >
216
+ <id >spring-libs-milestone </id >
217
+ <url >https://repo.spring.io/libs-milestone </url >
218
218
</repository >
219
219
<repository >
220
220
<id >sonatype-snapshot</id >
Original file line number Diff line number Diff line change 1
- Spring Data Couchbase 5.0 M2 (2022.0.0)
1
+ Spring Data Couchbase 5.0 M3 (2022.0.0)
2
2
Copyright (c) [2013-2019] Couchbase / Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -31,5 +31,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
31
31
32
32
33
33
34
+
34
35
35
36
You can’t perform that action at this time.
0 commit comments