From b0ff2f586756684105dd0ad719f253c083383931 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 2 May 2014 05:12:20 -0700 Subject: [PATCH] DATACASS-127 - Release version 1.0.0.RC1. --- pom.xml | 4 ++-- spring-cql/pom.xml | 5 ++--- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index caaaf5840..1ed0d9d59 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-cassandra-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RC1 pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index ea141a6ba..5fee6bd03 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.RC1 ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index c9896b608..942c5e6d9 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.0.0.BUILD-SNAPSHOT + 1.0.0.RC1 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 8a1479bde..9842be8ca 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.0.0.BUILD-SNAPSHOT + 1.0.0.RC1 ../pom.xml