From 80c4b5c5f0de8cdd651f413f79e33a29c9e623bd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 31 Mar 2021 18:29:38 +0200 Subject: [PATCH] Prepare next development iteration. See #1103 --- 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 7401a6cfc..234656dcc 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.1.7 + 3.1.8-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index bf7f1eba9..488ca36e9 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 - 3.1.7 + 3.1.8-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 999e21752..52a3aa790 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 3.1.7 + 3.1.8-SNAPSHOT ../pom.xml