From db7736340b8464e47717ac1cccf273039f4514af Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 30 Jun 2015 23:22:53 -0700 Subject: [PATCH] DATACASS-222 - Prepare next development iteration. --- pom.xml | 2 +- spring-cql/pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 98ee722f1..0de9d57f3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-cassandra-parent - 1.0.6.RELEASE + 1.0.7.BUILD-SNAPSHOT pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index db4787f3d..734eb3997 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.0.6.RELEASE + 1.0.7.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 1b2595336..1fa616b96 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.6.RELEASE + 1.0.7.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 0f60bc50e..bbbfd33b4 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.6.RELEASE + 1.0.7.BUILD-SNAPSHOT ../pom.xml