From a5d369c4fcc57bc4da57ec6bce779064cb0a675b Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 5 Sep 2014 03:18:20 -0700 Subject: [PATCH] DATACASS-165 - Prepare next development iteration. --- pom.xml | 2 +- spring-cql/pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e6513b81a..49c102424 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.RELEASE + 1.1.1.BUILD-SNAPSHOT pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index a17b61c86..c9e7a90a5 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.RELEASE + 1.1.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 0c3d0c5b8..f031a1d7c 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.1.0.RELEASE + 1.1.1.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 618d88684..c8c8d10ad 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.1.0.RELEASE + 1.1.1.BUILD-SNAPSHOT ../pom.xml @@ -81,7 +81,7 @@ - + org.apache.cassandra cassandra-all