From 8e9bc579af4ce215a1df7da8a864b0c28cc1f15d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 13 Oct 2016 14:24:27 +0000 Subject: [PATCH] [RELEASE] 3.9.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 40844bd66..3b27b2f8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.9.0 (Upcoming) +## 3.9.0 (October 13, 2016) * Upgrade to Apache Cassandra 3.9 diff --git a/builder/pom.xml b/builder/pom.xml index 79f1718e2..58cf0d4bb 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.9.0-SNAPSHOT + 3.9.0 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index 10576bd3e..6ff10320b 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.9.0-SNAPSHOT + 3.9.0 jar diff --git a/pom.xml b/pom.xml index 01d98d8dd..45b59a025 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.9.0-SNAPSHOT + 3.9.0 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 71cb2fbf6..c61a0152f 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.9.0-SNAPSHOT + 3.9.0 jar Cassandra Lucene Index acceptance tests