From 2faa7cd3b55175b6723da2fef39c892416266499 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Thu, 13 Oct 2016 14:00:26 +0000 Subject: [PATCH] [RELEASE] 3.8.0 --- 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 571d3f327..0bb485236 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.8.0 (Upcoming) +## 3.8.0 (October 13, 2016) * Upgrade to Apache Cassandra 3.8 diff --git a/builder/pom.xml b/builder/pom.xml index 21d516d09..c02e81b1c 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.8.0-SNAPSHOT + 3.8.0 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index 5a00f7f1b..0c99510a1 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.8.0-SNAPSHOT + 3.8.0 jar diff --git a/pom.xml b/pom.xml index 94fb359eb..d3d273eb5 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.8.0-SNAPSHOT + 3.8.0 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index a212e805b..d5d58e0ce 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.8.0-SNAPSHOT + 3.8.0 jar Cassandra Lucene Index acceptance tests