diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9b61e2f4..934658c6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## 3.9.3 (Upcoming)
+## 3.9.3 (November 24, 2016)
* Upgrade to Scala 2.12.0
* Avoid not required string interpolations in logging
diff --git a/builder/pom.xml b/builder/pom.xml
index fc498d73f..5e29ae07f 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.9.3-RC1-SNAPSHOT
+ 3.9.3
jar
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 448c3b101..7b3901758 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.9.3-RC1-SNAPSHOT
+ 3.9.3
jar
diff --git a/pom.xml b/pom.xml
index 4189fd2a2..5dcf1bc3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
pom
com.stratio.cassandra
cassandra-lucene-index-parent
- 3.9.3-RC1-SNAPSHOT
+ 3.9.3
Cassandra Lucene index
Cassandra Lucene index
diff --git a/testsAT/pom.xml b/testsAT/pom.xml
index 6a297ece5..77ab99cab 100644
--- a/testsAT/pom.xml
+++ b/testsAT/pom.xml
@@ -25,7 +25,7 @@
com.stratio.cassandra
cassandra-lucene-index-tests
- 3.9.3-RC1-SNAPSHOT
+ 3.9.3
jar
Cassandra Lucene Index acceptance tests