From 60b288d28caf77700700a2c93e2bb0f3cae27031 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 30 Jun 2015 04:25:38 -0700 Subject: [PATCH] DATACASS-224 - Release version 1.2.1.RELEASE (Fowler SR1). --- 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 b362a05d4..80faed046 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-cassandra-parent - 1.2.1.BUILD-SNAPSHOT + 1.2.1.RELEASE pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 643ea4cf3..34726c7a0 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.2.1.BUILD-SNAPSHOT + 1.2.1.RELEASE ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 46239d6cf..d6b14e159 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.1.BUILD-SNAPSHOT + 1.2.1.RELEASE ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index ab87079c7..2147836d7 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.1.BUILD-SNAPSHOT + 1.2.1.RELEASE ../pom.xml