From c602ecdaafd282a2c305d31aec32fe5a52fb3717 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:53:23 +0200 Subject: [PATCH] Prepare next development iteration. See #1247 --- 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 e19c3d5e8..b89343927 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ spring-data-cassandra-parent - 4.0.0-M4 + 4.0.0-SNAPSHOT pom diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 3f41380cc..31302cd59 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.0.0-M4 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index c039fbe3d..75e938030 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.0.0-M4 + 4.0.0-SNAPSHOT ../pom.xml