From 5c30d65bc779d3f4bf10d698e3df694ac3cf9f16 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Fri, 9 Dec 2016 12:26:26 +0000 Subject: [PATCH] [RELEASE] 3.8.2 --- 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 c0619bfb5..44da06035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.8.2 (Upcoming) +## 3.8.2 (December 09, 2016) * Optimize columns mapping (improves indexing performance) * Add generic support for index partitioning diff --git a/builder/pom.xml b/builder/pom.xml index 799b1dea3..f533c04e5 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.8.2-RC1-SNAPSHOT + 3.8.2 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index fa53546dd..fc33c3c84 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.8.2-RC1-SNAPSHOT + 3.8.2 jar diff --git a/pom.xml b/pom.xml index 799a68ef7..77cf4d087 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.8.2-RC1-SNAPSHOT + 3.8.2 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index fc45c2317..1a43b404b 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.8.2-RC1-SNAPSHOT + 3.8.2 jar Cassandra Lucene Index acceptance tests Cassandra Lucene Index acceptance tests