From b281fcec060304834018615d4f7247cebbbff2fd Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 20 May 2014 10:04:29 -0700 Subject: [PATCH] DATACASS-131 - Prepare next development iteration. --- pom.xml | 12 ++++++------ spring-cql/pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 4b7f0a513..2f7016ad3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-cassandra-parent - 1.0.0.RELEASE + 1.0.1.BUILD-SNAPSHOT pom Spring Data Cassandra @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.4.0.RELEASE + 1.4.1.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -28,7 +28,7 @@ multi spring-data-cassandra - 1.8.0.RELEASE + 1.8.1.BUILD-SNAPSHOT 2.0.2.1 2.0.2 1.0 @@ -195,8 +195,8 @@ - spring-libs-release - http://repo.spring.io/libs-release + spring-libs-snapshot + http://repo.spring.io/libs-snapshot diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index fff849183..b879afe2e 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index af87adf35..a07e7f97a 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-cassandra-parent - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 5e0258688..21297f088 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.0.0.RELEASE + 1.1.0.BUILD-SNAPSHOT ../pom.xml