From 41ea7f55adb733a364f5c24f624500b9df4887c6 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 18 Feb 2021 10:59:16 +0100 Subject: [PATCH] Release version 3.1.5 (2020.0.5). See #1091 --- 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 a2f706bd8..9e568c063 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.1.5-SNAPSHOT + 3.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 894f1fd7e..3ebda4691 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.1.5-SNAPSHOT + 3.1.5 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 4ace18007..99cfccb00 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.1.5-SNAPSHOT + 3.1.5 ../pom.xml