From 201c4e0090941147ea4374a53d85e6f575c2fa13 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 3 Nov 2016 18:20:09 +0100 Subject: [PATCH] DATACASS-342 - 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 795e7e179..b431fe157 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.5.RELEASE + 1.4.6.BUILD-SNAPSHOT pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 3b4ff3299..73c9034ac 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.5.RELEASE + 1.4.6.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index c3b351c6f..c0d9a7eef 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.5.RELEASE + 1.4.6.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index c2dcde96d..5b9b5e96f 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.5.RELEASE + 1.4.6.BUILD-SNAPSHOT ../pom.xml