From 31fae6575f9f9fcc2c39bd24f8fa814a2d43dc94 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 19 Apr 2017 20:01:12 +0200 Subject: [PATCH] DATACASS-432 - 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 aa87cf54c..bbe14cf1a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.3.RELEASE + 1.5.4.BUILD-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 80b6a791e..612474a1e 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.3.RELEASE + 1.5.4.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 20e2075dc..686f50ff5 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -6,7 +6,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.3.RELEASE + 1.5.4.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 21ed2819c..34537d4c3 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.5.3.RELEASE + 1.5.4.BUILD-SNAPSHOT ../pom.xml