From ebf968e618da36d0d55eba55b16fa074110c6c82 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 25 Mar 2020 10:58:26 +0100 Subject: [PATCH] DATACASS-734 - Prepare next development iteration. --- pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a0873687f..196750cca 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 2.2.6.RELEASE + 2.2.7.BUILD-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index cdfedd03b..cbfd5e2b4 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 2.2.6.RELEASE + 2.2.7.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 016f2b110..332c4a169 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 2.2.6.RELEASE + 2.2.7.BUILD-SNAPSHOT ../pom.xml