From 5d5bbc9446c4a41f1359ab2072401f2a2a2583d7 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Thu, 13 Oct 2022 07:28:19 +0000 Subject: [PATCH] Release version 3.3.8 (2021.1.8). See #1306 --- 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 48785964f..97cfc7c2f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.3.8-SNAPSHOT + 3.3.8 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index fd3b52ab7..40f20fe97 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.8-SNAPSHOT + 3.3.8 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 5593fe729..91dbd9e14 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.8-SNAPSHOT + 3.3.8 ../pom.xml