From 3ec5c774c8304498d8813c2063accc1b1e8e1d14 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 1 Dec 2014 04:12:49 -0800 Subject: [PATCH] DATACASS-186 - Release version 1.2.0.M1. --- pom.xml | 4 ++-- spring-cql/pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a89cc49d4..d7511b917 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-cassandra-parent - 1.2.0.BUILD-SNAPSHOT + 1.2.0.M1 pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 5ec5495b0..ece73c776 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.2.0.BUILD-SNAPSHOT + 1.2.0.M1 ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index bbdf4e679..f5e71b05d 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-cassandra-parent - 1.2.0.BUILD-SNAPSHOT + 1.2.0.M1 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 7d19b6cda..ae32015c3 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.2.0.BUILD-SNAPSHOT + 1.2.0.M1 ../pom.xml