From 6ea0b8f32a18a89f751f55a64ec3b660f72f34db Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 11 Sep 2017 12:23:35 +0200 Subject: [PATCH] DATACASS-481 - 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 3bfe38777..c9ae1a7f5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.7.RELEASE + 1.5.8.BUILD-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 247f9d15a..dc076e88a 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.7.RELEASE + 1.5.8.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 6feb8a7c4..a68494e6c 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.7.RELEASE + 1.5.8.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 1fe0f3d89..a5f27c5d4 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.7.RELEASE + 1.5.8.BUILD-SNAPSHOT ../pom.xml