From 2ac2d4416421dbb69e31f82fd5256761f1c1d29e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 10:28:54 +0200 Subject: [PATCH] DATACASS-785 - Prepare next development iteration. --- 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 0f9bbdde1..0ac46047b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 2.1.20.RELEASE + 2.1.21.BUILD-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index e2cf0f975..d2521d687 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.20.RELEASE + 2.1.21.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index e22ab2d24..0e1a67e0f 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.20.RELEASE + 2.1.21.BUILD-SNAPSHOT ../pom.xml