From 396480309d63d7c76a50e263019177a5a69142c2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:43:58 +0200 Subject: [PATCH] Release version 4.0 M4 (2022.0.0). 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 b89343927..e19c3d5e8 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ spring-data-cassandra-parent - 4.0.0-SNAPSHOT + 4.0.0-M4 pom diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 31302cd59..3f41380cc 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-SNAPSHOT + 4.0.0-M4 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 75e938030..c039fbe3d 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-SNAPSHOT + 4.0.0-M4 ../pom.xml