diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fcc4603f..14d8c6c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 2.1.20.0 (upcoming) +## 2.1.20.0 (October 02, 2018) * Upgrade to Apache Cassandra 2.1.20 diff --git a/builder/pom.xml b/builder/pom.xml index ad506d402..995c734b6 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 2.1.20.0-SNAPSHOT + 2.1.20.0 jar diff --git a/dist/pom.xml b/dist/pom.xml index 4899ff251..f213f5580 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -8,7 +8,7 @@ cassandra-lucene-index-parent com.stratio.cassandra - 2.1.20.0-SNAPSHOT + 2.1.20.0 dist diff --git a/doc/pom.xml b/doc/pom.xml index b6680f1cb..53fa1adf4 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 2.1.20.0-SNAPSHOT + 2.1.20.0 diff --git a/plugin/pom.xml b/plugin/pom.xml index 6dc7b6c2a..5f316ac79 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 2.1.20.0-SNAPSHOT + 2.1.20.0 jar diff --git a/pom.xml b/pom.xml index 91b75c4c3..ed694b53d 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 2.1.20.0-SNAPSHOT + 2.1.20.0 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index a0bf08042..4ee93d9a6 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 2.1.20.0-SNAPSHOT + 2.1.20.0 jar