From 6ad9ce28605e013e7d97047214a92ccdb11d95a1 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Thu, 13 Oct 2022 13:23:58 +0000 Subject: [PATCH] Release version 3.4.5 (2021.2.5). See #1317 --- 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 1790dd739..9fcfc677b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.4.5-SNAPSHOT + 3.4.5 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index c922cb7cc..1e9823105 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.5-SNAPSHOT + 3.4.5 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 6e6490721..7cb8141ef 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.5-SNAPSHOT + 3.4.5 ../pom.xml