From 9116ea10272a5bc4f5edc011aa9436d5df78e04d Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 14:18:34 +0100 Subject: [PATCH] Release version 3.1.3 (2020.0.3). See #1006 --- 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 39710363b..c7dd3aafa 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.1.3-SNAPSHOT + 3.1.3 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 72299c683..2e93b5326 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.3-SNAPSHOT + 3.1.3 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 82152fcc7..a83c28d2e 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.3-SNAPSHOT + 3.1.3 ../pom.xml