From 5b43dcabbb988cafd44db7cd32a08984a0a5cde6 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 19 Apr 2022 13:48:17 +0200 Subject: [PATCH] Release version 3.2.11 (2021.0.11). See #1243 --- 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 366b2abdf..105f3bf87 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.2.11-SNAPSHOT + 3.2.11 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 9775e330a..6f2ef8ee5 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.11-SNAPSHOT + 3.2.11 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 66a34d868..f1e5bbc87 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.11-SNAPSHOT + 3.2.11 ../pom.xml