From ffd532670cc25dbddc8d13f9890b3a4d999cf3f3 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 14 Oct 2020 14:28:55 +0200 Subject: [PATCH] DATACASS-803 - Release version 3.1 RC2 (2020.0.0). --- 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 478c55678..46b3b20c4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.1.0-SNAPSHOT + 3.1.0-RC2 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 55bff34ca..7b94977f8 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.0-SNAPSHOT + 3.1.0-RC2 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index fae5fd5a7..62650a9ae 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.0-SNAPSHOT + 3.1.0-RC2 ../pom.xml