From 76117c86c010e658aa495bf01bd6bb1d66d1048a Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Thu, 15 Dec 2016 08:32:46 +0000 Subject: [PATCH] [RELEASE] 3.9.5 --- 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 372fc18b3..2cb0f37fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.9.5 (Upcoming) +## 3.9.5 (December 15, 2016) * Upgrade to Apache Lucene 5.5.3 * Add column-based index partitioner diff --git a/builder/pom.xml b/builder/pom.xml index 0e860467e..9e3cd3cde 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.9.5-RC1-SNAPSHOT + 3.9.5 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index 9d025594d..4728779e8 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.9.5-RC1-SNAPSHOT + 3.9.5 jar diff --git a/pom.xml b/pom.xml index 98fd8dc68..bd5cce81b 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.9.5-RC1-SNAPSHOT + 3.9.5 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 8f40d6392..3a6deedf3 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.9.5-RC1-SNAPSHOT + 3.9.5 jar Cassandra Lucene Index acceptance tests