From ff3e70469b36a93324fb70cc1b8ecae9ba3f3a79 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 15 Jan 2020 10:35:38 +0100 Subject: [PATCH] DATACASS-706 - 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 e0808ee22..f4126eab4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 2.1.15.RELEASE + 2.1.16.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 b22ae59f4..1c3ebdcd6 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 - 2.1.15.RELEASE + 2.1.16.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index a10454384..df53d815a 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.1.15.RELEASE + 2.1.16.BUILD-SNAPSHOT ../pom.xml