DATACOUCH-201 - Prepare next development iteration (Hopper).
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -14,7 +14,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>1.7.3.RELEASE</version>
|
||||
<version>1.8.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
<couchbase>2.2.3</couchbase>
|
||||
<couchbase.osgi>2.2.3</couchbase.osgi>
|
||||
<springdata.commons>1.11.2.RELEASE</springdata.commons>
|
||||
<springdata.commons>1.12.0.BUILD-SNAPSHOT</springdata.commons>
|
||||
<validation>1.0.0.GA</validation>
|
||||
</properties>
|
||||
|
||||
@@ -123,8 +123,8 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-libs-release</id>
|
||||
<url>https://repo.spring.io/libs-release</url>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user