From 708c447adab4ba3e252d4790cddf4052ceb187a7 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Fri, 7 Apr 2017 13:49:58 +0000 Subject: [PATCH] [RELEASE] 3.0.6.5 --- CHANGELOG.md | 2 +- builder/pom.xml | 2 +- dist/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 2 +- testsAT/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6e85466a..9e1b1d08e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.0.6.5 (upcoming) +## 3.0.6.5 (April 07, 2017) * Fix collection columns indexing being part of clustering key (#286) * Avoid unsupported usage of multicolumn mappers with collections diff --git a/builder/pom.xml b/builder/pom.xml index 1348b2f7a..305bdd5ba 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.6.5-RC1-SNAPSHOT + 3.0.6.5 jar diff --git a/dist/pom.xml b/dist/pom.xml index 824542345..2f517db76 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -8,7 +8,7 @@ cassandra-lucene-index-parent com.stratio.cassandra - 3.0.6.5-RC1-SNAPSHOT + 3.0.6.5 dist diff --git a/plugin/pom.xml b/plugin/pom.xml index 916d03e0d..13c43bcdb 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.6.5-RC1-SNAPSHOT + 3.0.6.5 jar diff --git a/pom.xml b/pom.xml index c3b3e3d0b..11d7be0fe 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.0.6.5-RC1-SNAPSHOT + 3.0.6.5 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index 05a7c2335..a6ab82e26 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.0.6.5-RC1-SNAPSHOT + 3.0.6.5 jar Cassandra Lucene Index acceptance tests