From fffd04a1114f1c0dc482288e734ab6d6c6221a3a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 13 Jun 2018 14:42:33 +0200 Subject: [PATCH] DATACASS-551 - 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 02ff8563d..be0765671 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.13.RELEASE + 1.5.14.BUILD-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index bd38a2b9a..724cc30e0 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.13.RELEASE + 1.5.14.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index a90135766..f59cf2abb 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.13.RELEASE + 1.5.14.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 7b078dc02..25c5cd6e5 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.13.RELEASE + 1.5.14.BUILD-SNAPSHOT ../pom.xml