diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65125d934..7e1ed2154 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## 2.2.8.0 (Upcoming)
+## 2.2.8.0 (September 30, 2016)
* Upgrade to Apache Cassandra 2.2.8
diff --git a/builder/pom.xml b/builder/pom.xml
index 2ebd7868e..a8233965b 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 2.2.8.0-SNAPSHOT
+ 2.2.8.0
jar
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 8f4d13f41..088e2f2fb 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 2.2.8.0-SNAPSHOT
+ 2.2.8.0
jar
diff --git a/pom.xml b/pom.xml
index a8c2de915..1423600f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
pom
com.stratio.cassandra
cassandra-lucene-index-parent
- 2.2.8.0-SNAPSHOT
+ 2.2.8.0
Cassandra Lucene index
Cassandra Lucene index
diff --git a/testsAT/pom.xml b/testsAT/pom.xml
index 749a76bc6..39b9dd6d6 100644
--- a/testsAT/pom.xml
+++ b/testsAT/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-tests
- 2.2.8.0-SNAPSHOT
+ 2.2.8.0
jar
Cassandra Lucene Index acceptance tests
Cassandra Lucene Index acceptance tests