From d3948095f576eee2947ab0e74f4f9da082e05424 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 31 Mar 2014 08:28:19 -0700 Subject: [PATCH] DATACASS-118 - Release version 1.0.0.M1. --- pom.xml | 5 ++--- spring-cql/pom.xml | 5 ++--- spring-data-cassandra-distribution/pom.xml | 5 ++--- spring-data-cassandra/pom.xml | 5 ++--- 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 688af245a..fc65f8e3d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-cassandra-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1 pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 921f51490..1ddfdab4d 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -12,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1 ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 84ca20dbc..6af27b03f 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -14,7 +13,7 @@ org.springframework.data spring-data-cassandra-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index b1f12efe5..5e4364d70 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -12,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1 ../pom.xml