diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a84745cc..9d97b5950 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## 3.0.9.0 (Upcoming)
+## 3.0.9.0 (September 30, 2016)
* Upgrade to Apache Cassandra 3.0.9
diff --git a/builder/pom.xml b/builder/pom.xml
index 4dd4513af..a51b6bc5f 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.0.9.0-SNAPSHOT
+ 3.0.9.0
jar
diff --git a/plugin/pom.xml b/plugin/pom.xml
index bfc5b6101..c0f296a53 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.0.9.0-SNAPSHOT
+ 3.0.9.0
jar
diff --git a/pom.xml b/pom.xml
index d9542a382..ea08b7e71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
pom
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.0.9.0-SNAPSHOT
+ 3.0.9.0
Cassandra Lucene index
Cassandra Lucene index
diff --git a/testsAT/pom.xml b/testsAT/pom.xml
index cf8347d96..5550f9e64 100644
--- a/testsAT/pom.xml
+++ b/testsAT/pom.xml
@@ -25,7 +25,7 @@
com.stratio.cassandra
cassandra-lucene-index-tests
- 3.0.9.0-SNAPSHOT
+ 3.0.9.0
jar
Cassandra Lucene Index acceptance tests