From 44e08d05289ee6f7a02f72a2b39c2a1258f943e7 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 28 Jan 2015 03:32:50 -0800 Subject: [PATCH] DATACASS-196 - Release version 1.1.2.RELEASE (Evans SR2). --- 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 806ba44fc..af3c517a3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-cassandra-parent - 1.1.2.BUILD-SNAPSHOT + 1.1.2.RELEASE pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 07efb1398..9d5dec856 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.2.BUILD-SNAPSHOT + 1.1.2.RELEASE ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index fc6a502b6..5c2b1872d 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.1.2.BUILD-SNAPSHOT + 1.1.2.RELEASE ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 54c309b74..dbd1a1fed 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.1.2.BUILD-SNAPSHOT + 1.1.2.RELEASE ../pom.xml