From 8d33cd3444ae50f93e733ce06103b3b15351c6cb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 May 2024 10:44:11 +0200 Subject: [PATCH] Prepare next development iteration. See #1487 --- 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 86b224481..a448245c8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 4.1.12 + 4.1.13-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index a035a530b..522463fd1 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 - 4.1.12 + 4.1.13-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index de8dcd75a..93c2572e0 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 4.1.12 + 4.1.13-SNAPSHOT ../pom.xml