From e7cd75e6bd79fd3c0fc38c6c1d70fac1e0d18a9b Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Thu, 13 Oct 2022 08:59:48 +0000 Subject: [PATCH] Release version 3.4.4 (2021.2.4). See #1305 --- 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 10b0bf88a..e71d6eecc 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.4.4-SNAPSHOT + 3.4.4 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 60764c81c..a9607eb07 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.4.4-SNAPSHOT + 3.4.4 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index f9ca0d6e4..2147a8aa2 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.4.4-SNAPSHOT + 3.4.4 ../pom.xml