From 9433b20223727eed34d5f4e07601521c51ff47d8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 09:53:28 +0100 Subject: [PATCH] DATACASS-817 - 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 dbf33fa3d..3ee31141c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 2.2.12.RELEASE + 2.2.13.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 c3a1d6aea..9439b6cbc 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.12.RELEASE + 2.2.13.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index a3625d317..f5a36e1bc 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.12.RELEASE + 2.2.13.BUILD-SNAPSHOT ../pom.xml