From 5f4a47731c4e7d524fae2bb60d50720cb3df8735 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 15 Jul 2022 15:30:46 +0200 Subject: [PATCH] Prepare next development iteration. See #1267 --- 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 242e47207..be12e638b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 4.0.0-M5 + 4.0.0-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 22ad2cdde..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-M5 + 4.0.0-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 04333b235..422c23983 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-M5 + 4.0.0-SNAPSHOT ../pom.xml