diff --git a/CHANGELOG.md b/CHANGELOG.md index 83a382ca2..d979b4851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 2.2.10.0 (upcoming) +## 2.2.10.0 (July 05, 2017) * Upgrade to Apache Cassandra 2.2.10 diff --git a/builder/pom.xml b/builder/pom.xml index 0574c1c91..55bec0ad8 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 2.2.10.0-SNAPSHOT + 2.2.10.0 jar diff --git a/dist/pom.xml b/dist/pom.xml index 2f9d53555..d36ab0fc8 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -8,7 +8,7 @@ cassandra-lucene-index-parent com.stratio.cassandra - 2.2.10.0-SNAPSHOT + 2.2.10.0 dist diff --git a/plugin/pom.xml b/plugin/pom.xml index 2613c6bcc..44db34a63 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 2.2.10.0-SNAPSHOT + 2.2.10.0 jar diff --git a/pom.xml b/pom.xml index 2a1a2149b..48a14313f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 2.2.10.0-SNAPSHOT + 2.2.10.0 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 48dcbc8be..8daa46b16 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 2.2.10.0-SNAPSHOT + 2.2.10.0 jar Cassandra Lucene Index acceptance tests Cassandra Lucene Index acceptance tests