diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc33f9c83..e35a376a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## 3.0.12.0 (upcoming)
+## 3.0.12.0 (April 07, 2017)
* Upgrade to Apache Cassandra 3.0.12
diff --git a/builder/pom.xml b/builder/pom.xml
index ed9acab52..e8b7dc3bd 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.0.12.0-RC1-SNAPSHOT
+ 3.0.12.0
jar
diff --git a/dist/pom.xml b/dist/pom.xml
index f64ece8d6..0c65b7564 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -8,7 +8,7 @@
cassandra-lucene-index-parent
com.stratio.cassandra
- 3.0.12.0-RC1-SNAPSHOT
+ 3.0.12.0
dist
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 682611b93..503e905d0 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.0.12.0-RC1-SNAPSHOT
+ 3.0.12.0
jar
diff --git a/pom.xml b/pom.xml
index bc7978423..002b6e855 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
pom
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.0.12.0-RC1-SNAPSHOT
+ 3.0.12.0
Cassandra Lucene index
Cassandra Lucene index
diff --git a/testsAT/pom.xml b/testsAT/pom.xml
index ff53f0ce0..b9a3ca9c4 100644
--- a/testsAT/pom.xml
+++ b/testsAT/pom.xml
@@ -25,7 +25,7 @@
com.stratio.cassandra
cassandra-lucene-index-tests
- 3.0.12.0-RC1-SNAPSHOT
+ 3.0.12.0
jar
Cassandra Lucene Index acceptance tests