From b3b0c652ad1566bc1bd4288a43fa925d34ac69ea Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 17 Mar 2021 11:17:49 +0100 Subject: [PATCH] Release version 3.2 M5 (2021.0.0). See #1101 --- 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 8ffac5c03..cc55abfd3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.2.0-SNAPSHOT + 3.2.0-M5 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index b814eecbf..0fd03a562 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.2.0-SNAPSHOT + 3.2.0-M5 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index c8229277b..bf574e039 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.2.0-SNAPSHOT + 3.2.0-M5 ../pom.xml