From 8675874c6c7aa5917246fce26faecfb3f9acb392 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 10:34:59 +0100 Subject: [PATCH] Release version 2.2.13 (Moore SR13). See #1003 --- 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 9bf5d8cf3..fec0bc3fd 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 2.2.13.BUILD-SNAPSHOT + 2.2.13.RELEASE pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 9439b6cbc..09faee2f9 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 - 2.2.13.BUILD-SNAPSHOT + 2.2.13.RELEASE ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index f5a36e1bc..d48296b1b 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.2.13.BUILD-SNAPSHOT + 2.2.13.RELEASE ../pom.xml