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.3.7.RELEASE </version >
17
+ <version >2.3.8.BUILD-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<properties >
21
21
<couchbase >3.0.10</couchbase >
22
22
<couchbase .osgi>3.0.10</couchbase .osgi>
23
- <springdata .commons>2.3.7.RELEASE </springdata .commons>
23
+ <springdata .commons>2.3.8.BUILD-SNAPSHOT </springdata .commons>
24
24
<java-module-name >spring.data.couchbase</java-module-name >
25
25
</properties >
26
26
184
184
185
185
<repositories >
186
186
<repository >
187
- <id >spring-libs-release </id >
188
- <url >https://repo.spring.io/libs-release </url >
187
+ <id >spring-libs-snapshot </id >
188
+ <url >https://repo.spring.io/libs-snapshot </url >
189
189
</repository >
190
190
<repository >
191
191
<id >sonatype-snapshot</id >
You can’t perform that action at this time.
0 commit comments