From 97b2c17928b2cc7297637b1dec4e00f4bbf4f2c5 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Wed, 4 Dec 2019 11:42:03 +0100 Subject: [PATCH] DATACASS-701 - Release version 2.1.14 (Lovelace SR14). --- 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 18c0f9975..b175eab6f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 2.1.14.BUILD-SNAPSHOT + 2.1.14.RELEASE pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 0e23f29b0..3c78c85fb 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -6,7 +6,7 @@ org.springframework.data spring-data-cassandra-parent - 2.1.14.BUILD-SNAPSHOT + 2.1.14.RELEASE ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index d6e2a23e3..2a6d34c91 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 2.1.14.BUILD-SNAPSHOT + 2.1.14.RELEASE ../pom.xml