From 33ce6d173d089da1ddbab578bd87e81d1af386fd Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Thu, 24 Nov 2016 16:16:03 +0000 Subject: [PATCH] [RELEASE] 3.9.3 --- CHANGELOG.md | 2 +- builder/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 2 +- testsAT/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9b61e2f4..934658c6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.9.3 (Upcoming) +## 3.9.3 (November 24, 2016) * Upgrade to Scala 2.12.0 * Avoid not required string interpolations in logging diff --git a/builder/pom.xml b/builder/pom.xml index fc498d73f..5e29ae07f 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.9.3-RC1-SNAPSHOT + 3.9.3 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index 448c3b101..7b3901758 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.9.3-RC1-SNAPSHOT + 3.9.3 jar diff --git a/pom.xml b/pom.xml index 4189fd2a2..5dcf1bc3d 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.9.3-RC1-SNAPSHOT + 3.9.3 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 6a297ece5..77ab99cab 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.9.3-RC1-SNAPSHOT + 3.9.3 jar Cassandra Lucene Index acceptance tests