From 10f542d0fdc08a51640edd72b2017665ad0f2bfd Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jan 2022 10:28:57 +0100 Subject: [PATCH] Release version 3.3.1 (2021.1.1). See #1189 --- 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 8c9441eed..37c09b0f8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.3.1-SNAPSHOT + 3.3.1 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 26e84f258..2cff86a38 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.3.1-SNAPSHOT + 3.3.1 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 7396f8e07..efda43589 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.3.1-SNAPSHOT + 3.3.1 ../pom.xml