From 7de68f76880705d789c9ce8b7de7171b1f296483 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:03:10 +0200 Subject: [PATCH] Prepare next development iteration. See #1412 --- 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 8d06ec29f..34e5e2cda 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.4.15 + 3.4.16-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 74519a427..67564365c 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.4.15 + 3.4.16-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index dbadbee33..b4a267aa0 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.4.15 + 3.4.16-SNAPSHOT ../pom.xml