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