File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65
1615 <parent >
1716 <groupId >org.springframework.data.build</groupId >
1817 <artifactId >spring-data-parent</artifactId >
19- <version >3.0.0-SNAPSHOT </version >
18+ <version >3.0.0-M6 </version >
2019 </parent >
2120
2221 <modules >
2726 <properties >
2827 <couchbase >3.3.4</couchbase >
2928 <couchbase .osgi>3.3.4</couchbase .osgi>
30- <springdata .commons>3.0.0-SNAPSHOT </springdata .commons>
29+ <springdata .commons>3.0.0-M6 </springdata .commons>
3130 <java-module-name >spring.data.couchbase</java-module-name >
3231 </properties >
3332
4140
4241 <repositories >
4342 <repository >
44- <id >spring-libs-snapshot </id >
45- <url >https://repo.spring.io/libs-snapshot </url >
43+ <id >spring-libs-milestone </id >
44+ <url >https://repo.spring.io/libs-milestone </url >
4645 </repository >
4746 <repository >
4847 <id >sonatype-snapshot</id >
You can’t perform that action at this time.
0 commit comments