From d438856f486af06eeb59aa96885601b225221810 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 6 Apr 2016 22:51:42 +0200 Subject: [PATCH] DATACASS-268 - 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 06f004a7b..0d2f17bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.1.RELEASE + 1.4.2.BUILD-SNAPSHOT pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index f7b9ff261..a70f8798f 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -12,7 +12,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.1.RELEASE + 1.4.2.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index e72c4fe35..de1137d64 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.4.1.RELEASE + 1.4.2.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 177391460..db6e85cbb 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -12,7 +12,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.1.RELEASE + 1.4.2.BUILD-SNAPSHOT ../pom.xml