diff --git a/CHANGELOG.md b/CHANGELOG.md index 66ee135fa..9f7e4a03e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.0.8.2 (Upcoming) +## 3.0.8.2 (August 29, 2016) * Allow associativity in search-time geospatial transformations * Simplify naming of builder static methods for creating geospatial transformations diff --git a/builder/pom.xml b/builder/pom.xml index 4fee2eb92..d74ccb000 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.8.2-RC1-SNAPSHOT + 3.0.8.2 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index 1913de2f4..bd0954032 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.8.2-RC1-SNAPSHOT + 3.0.8.2 jar diff --git a/pom.xml b/pom.xml index cefa10275..8e211d933 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.0.8.2-RC1-SNAPSHOT + 3.0.8.2 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 3c0b6ca7a..20a69323d 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.0.8.2-RC1-SNAPSHOT + 3.0.8.2 jar Cassandra Lucene Index acceptance tests