From 6051dc244c010206ca603d44c0ccf7ea7d29ef3b Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Fri, 30 Sep 2016 15:08:53 +0000 Subject: [PATCH] [RELEASE] 3.0.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 8a84745cc..9d97b5950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.0.9.0 (Upcoming) +## 3.0.9.0 (September 30, 2016) * Upgrade to Apache Cassandra 3.0.9 diff --git a/builder/pom.xml b/builder/pom.xml index 4dd4513af..a51b6bc5f 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.9.0-SNAPSHOT + 3.0.9.0 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index bfc5b6101..c0f296a53 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.9.0-SNAPSHOT + 3.0.9.0 jar diff --git a/pom.xml b/pom.xml index d9542a382..ea08b7e71 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.0.9.0-SNAPSHOT + 3.0.9.0 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index cf8347d96..5550f9e64 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.0.9.0-SNAPSHOT + 3.0.9.0 jar Cassandra Lucene Index acceptance tests