From 4ec39b77c5067c01b53291802c3d659079df4dbb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 10:53:21 +0200 Subject: [PATCH] DATACASS-786 - Release version 2.2.10 (Moore SR10). --- 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 aca6a1a08..66bdff4fd 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 2.2.10.BUILD-SNAPSHOT + 2.2.10.RELEASE pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index de2f66bcf..f212df6cf 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.10.BUILD-SNAPSHOT + 2.2.10.RELEASE ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 01aa015c6..f4d830651 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.10.BUILD-SNAPSHOT + 2.2.10.RELEASE ../pom.xml