From 38161f96dbeeb04e482ad136d8856827251b023c Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Fri, 7 Apr 2017 13:40:04 +0000 Subject: [PATCH] [RELEASE] 3.0.5.4 --- 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 54a9969c7..75c9b86d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.0.5.4 (upcoming) +## 3.0.5.4 (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 0d135e7fb..30b217cf2 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.5.4-RC1-SNAPSHOT + 3.0.5.4 jar diff --git a/dist/pom.xml b/dist/pom.xml index 9e68b1bdb..0882266ac 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -8,7 +8,7 @@ cassandra-lucene-index-parent com.stratio.cassandra - 3.0.5.4-RC1-SNAPSHOT + 3.0.5.4 dist diff --git a/plugin/pom.xml b/plugin/pom.xml index 3f820ffd7..973a280d5 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 3.0.5.4-RC1-SNAPSHOT + 3.0.5.4 jar diff --git a/pom.xml b/pom.xml index ef1840ed9..96cdfa270 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 3.0.5.4-RC1-SNAPSHOT + 3.0.5.4 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index ff2abdcc0..edd27b1b9 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -25,7 +25,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 3.0.5.4-RC1-SNAPSHOT + 3.0.5.4 jar Cassandra Lucene Index acceptance tests