From fa8e769e68ef0df4cddc9c1cf52828cd927917e0 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 7 Jun 2017 11:11:07 +0200 Subject: [PATCH] DATACASS-436 - Release version 1.4.11 (Hopper SR11). --- pom.xml | 2 +- spring-cql/pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2cb5dbe41..600a44afa 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.11.BUILD-SNAPSHOT + 1.4.11.RELEASE pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 3036f083d..e298a2123 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.11.BUILD-SNAPSHOT + 1.4.11.RELEASE ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 066f52c86..fbf2c8ed7 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.4.11.BUILD-SNAPSHOT + 1.4.11.RELEASE ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index e2b1fb4d2..947fa77b7 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.4.11.BUILD-SNAPSHOT + 1.4.11.RELEASE ../pom.xml