From 144b095fab27da53204069bf633aae05cdfeaf8d Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 2 Jun 2015 01:41:12 -0700 Subject: [PATCH] DATACASS-215 - Release version 1.3.0 M1 (Gosling). --- 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 5c7a6f213..a11b47fe4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-cassandra-parent - 1.3.0.BUILD-SNAPSHOT + 1.3.0.M1 pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index bcad3e745..d2be5f6fd 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.3.0.BUILD-SNAPSHOT + 1.3.0.M1 ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index f689be7cb..6b8ede9e3 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.3.0.BUILD-SNAPSHOT + 1.3.0.M1 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index d86e1203f..cded82c36 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.3.0.BUILD-SNAPSHOT + 1.3.0.M1 ../pom.xml