From 1b55bdc3a15652cb96c3959c47860fd72f33c602 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Thu, 15 Dec 2016 08:46:51 +0000 Subject: [PATCH] [RELEASE] 3.7.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 b18d89adc..9af686dcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.7.5 (Upcoming) +## 3.7.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 4cb411918..e23e11654 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.7.5-RC1-SNAPSHOT + 3.7.5 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index d06c367af..9aba3e733 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.7.5-RC1-SNAPSHOT + 3.7.5 jar diff --git a/pom.xml b/pom.xml index dcb27cca2..4a85ebbd9 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.7.5-RC1-SNAPSHOT + 3.7.5 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 5338e28df..33373499d 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.7.5-RC1-SNAPSHOT + 3.7.5 jar Cassandra Lucene Index acceptance tests