From b69bead9c5c02aeaf8b34b86e7487a8c4358dbd5 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 23 Feb 2016 04:26:27 -0800 Subject: [PATCH] DATACASS-254 - 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 254c43c19..c495ae833 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-cassandra-parent - 1.3.4.RELEASE + 1.3.5.BUILD-SNAPSHOT pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 9ab04480e..9c1c4b39d 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.3.4.RELEASE + 1.3.5.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index a7744beca..dc2a2b27b 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.3.4.RELEASE + 1.3.5.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 37855cb97..8a1795742 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.3.4.RELEASE + 1.3.5.BUILD-SNAPSHOT ../pom.xml