diff --git a/CHANGELOG.md b/CHANGELOG.md
index 40844bd66..3b27b2f8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## 3.9.0 (Upcoming)
+## 3.9.0 (October 13, 2016)
* Upgrade to Apache Cassandra 3.9
diff --git a/builder/pom.xml b/builder/pom.xml
index 79f1718e2..58cf0d4bb 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.9.0-SNAPSHOT
+ 3.9.0
jar
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 10576bd3e..6ff10320b 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.9.0-SNAPSHOT
+ 3.9.0
jar
diff --git a/pom.xml b/pom.xml
index 01d98d8dd..45b59a025 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
pom
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.9.0-SNAPSHOT
+ 3.9.0
Cassandra Lucene index
Cassandra Lucene index
diff --git a/testsAT/pom.xml b/testsAT/pom.xml
index 71cb2fbf6..c61a0152f 100644
--- a/testsAT/pom.xml
+++ b/testsAT/pom.xml
@@ -25,7 +25,7 @@
com.stratio.cassandra
cassandra-lucene-index-tests
- 3.9.0-SNAPSHOT
+ 3.9.0
jar
Cassandra Lucene Index acceptance tests