From e5908b11c682f2faaba2a6bc6aa562b4daeed667 Mon Sep 17 00:00:00 2001 From: stratiocommit Date: Mon, 1 Oct 2018 13:32:35 +0000 Subject: [PATCH] [RELEASE] 2.2.12.0 --- 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 4f2a55706..7fcbfa513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 2.2.12.0 (upcoming) +## 2.2.12.0 (October 01, 2018) * Upgrade to Apache Cassandra 2.2.12 diff --git a/builder/pom.xml b/builder/pom.xml index d2e67fa43..3a95114b9 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 2.2.12.0-SNAPSHOT + 2.2.12.0 jar diff --git a/dist/pom.xml b/dist/pom.xml index c7b2e2eb6..14d0909cc 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -8,7 +8,7 @@ cassandra-lucene-index-parent com.stratio.cassandra - 2.2.12.0-SNAPSHOT + 2.2.12.0 dist diff --git a/plugin/pom.xml b/plugin/pom.xml index dcbf3e0bd..7f30d24ff 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-parent - 2.2.12.0-SNAPSHOT + 2.2.12.0 jar diff --git a/pom.xml b/pom.xml index fb8b7d9b1..fc88ee82c 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ pom com.stratio.cassandra cassandra-lucene-index-parent - 2.2.12.0-SNAPSHOT + 2.2.12.0 Cassandra Lucene index Cassandra Lucene index diff --git a/testsAT/pom.xml b/testsAT/pom.xml index c3a312eaf..150218717 100644 --- a/testsAT/pom.xml +++ b/testsAT/pom.xml @@ -26,7 +26,7 @@ com.stratio.cassandra cassandra-lucene-index-tests - 2.2.12.0-SNAPSHOT + 2.2.12.0 jar Cassandra Lucene Index acceptance tests Cassandra Lucene Index acceptance tests