From c82aebdbaebad73dbf4506f93e58f29e485f93d2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 6 Feb 2018 09:47:10 +0100 Subject: [PATCH] DATACASS-501 - Release version 2.1 M1 (Lovelace). --- 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 fec89293e..6299fc126 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.M1 pom Spring Data for Apache Cassandra diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index d9732ce00..05e9bdbe5 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.0.BUILD-SNAPSHOT + 2.1.0.M1 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index f1dc32f59..00845287a 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.0.BUILD-SNAPSHOT + 2.1.0.M1 ../pom.xml