From a59a13acf420834e4c60474395fd64fea1a4cea4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 17 Mar 2021 10:54:12 +0100 Subject: [PATCH] Release version 3.1.6 (2020.0.6). See #1094 --- 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 a924ed1d6..0060206f8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 3.1.6-SNAPSHOT + 3.1.6 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index c5f1c9473..aa190688f 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.6-SNAPSHOT + 3.1.6 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 7a9f2bf59..368fbdd2c 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.6-SNAPSHOT + 3.1.6 ../pom.xml