From 118f8f9d3c29e9a4ffeccc4b9c64258d7b3e734c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 10 May 2019 14:15:18 +0200 Subject: [PATCH] DATACASS-644 - Prepare next development iteration. --- pom.xml | 2 +- spring-cql/pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index cf71a32c5..a0e28f030 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.21.RELEASE + 1.5.22.BUILD-SNAPSHOT pom Spring Data for Apache Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index cf1e68d75..d82943a95 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.21.RELEASE + 1.5.22.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 78311fda0..44d3569c3 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 - 1.5.21.RELEASE + 1.5.22.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 1841479a1..58d9b189a 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.21.RELEASE + 1.5.22.BUILD-SNAPSHOT ../pom.xml