From 5089a9037559b7ec04e1b78acb7cb002e4e59e4f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 13 Jun 2018 10:48:53 +0200 Subject: [PATCH] DATACASS-551 - Release version 1.5.13 (Ingalls SR13). --- 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 4c4ec2b4a..02ff8563d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.13.BUILD-SNAPSHOT + 1.5.13.RELEASE pom Spring Data for Apache Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index 72ce14da8..bd38a2b9a 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.13.BUILD-SNAPSHOT + 1.5.13.RELEASE ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index f1ee68908..a90135766 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -6,7 +6,7 @@ org.springframework.data spring-data-cassandra-parent - 1.5.13.BUILD-SNAPSHOT + 1.5.13.RELEASE ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 3a248204a..7b078dc02 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.5.13.BUILD-SNAPSHOT + 1.5.13.RELEASE ../pom.xml