diff --git a/CHANGELOG.md b/CHANGELOG.md index edc824ff7..10dd42124 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.11.2.0 (upcoming) +## 3.11.2.0 (September 28, 2018) * Upgrade to Apache Cassandra 3.11.2 diff --git a/builder/pom.xml b/builder/pom.xml index f780a83f1..344d0a319 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.11.2.0-SNAPSHOT + 3.11.2.0 jar diff --git a/dist/pom.xml b/dist/pom.xml index daed0ee3e..724d6249b 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -8,7 +8,7 @@ cassandra-lucene-index-parent com.stratio.cassandra - 3.11.2.0-SNAPSHOT + 3.11.2.0 dist diff --git a/plugin/pom.xml b/plugin/pom.xml index f6f056731..e0977562b 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.11.2.0-SNAPSHOT + 3.11.2.0 jar diff --git a/pom.xml b/pom.xml index 338aacb78..5beb8a3ed 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.11.2.0-SNAPSHOT + 3.11.2.0 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 21d04bc45..188c65906 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.11.2.0-SNAPSHOT + 3.11.2.0 jar Cassandra Lucene Index acceptance tests