From 12877976e783779adcd0fd6c55ad19f86ccd1c15 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Feb 2023 10:08:25 +0100 Subject: [PATCH] Release version 3.4.8 (2021.2.8). See #1342 --- 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 41274ff3a..5e729b44e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.4.8-SNAPSHOT + 3.4.8 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 25b50e54f..984992052 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.8-SNAPSHOT + 3.4.8 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index f9aea30c9..0c8531461 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.8-SNAPSHOT + 3.4.8 ../pom.xml