From be67d2fe94fe05f186b67c7dc7954809a5c6be99 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Wed, 7 Sep 2016 13:41:55 +0000 Subject: [PATCH] [RELEASE] 3.0.7.3 --- 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 47ea6e965..ce450f6c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.0.7.3 (Upcoming) +## 3.0.7.3 (September 07, 2016) Merged from 3.0.8.2: * Allow associativity in search-time geospatial transformations diff --git a/builder/pom.xml b/builder/pom.xml index 36ff6f512..1f0da7cee 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.7.3-RC1-SNAPSHOT + 3.0.7.3 jar diff --git a/plugin/pom.xml b/plugin/pom.xml index 2c50f0432..9326410f2 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.7.3-RC1-SNAPSHOT + 3.0.7.3 jar diff --git a/pom.xml b/pom.xml index 9c96e2bf2..cb794e8bd 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.0.7.3-RC1-SNAPSHOT + 3.0.7.3 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 269fdd665..a1a3df988 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.0.7.3-RC1-SNAPSHOT + 3.0.7.3 jar Cassandra Lucene Index acceptance tests