From 291d9b284df666f8fa1b9169eb0c20cae8fe8b77 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 13 Oct 2023 08:01:14 -0700 Subject: [PATCH] Release version 4.1.5 (2023.0.5). See #1432 --- 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 503b8bf70..c8bb039e1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 4.1.5-SNAPSHOT + 4.1.5 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index b0f54d950..8d900f963 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 - 4.1.5-SNAPSHOT + 4.1.5 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 6c125d963..d2dfc872d 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 4.1.5-SNAPSHOT + 4.1.5 ../pom.xml