diff --git a/CHANGELOG.md b/CHANGELOG.md
index d979b4851..fedc457b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 2.2.11.0 (upcoming)
+
+* Upgrade to Apache Cassandra 2.2.11
+
## 2.2.10.0 (July 05, 2017)
* Upgrade to Apache Cassandra 2.2.10
diff --git a/builder/pom.xml b/builder/pom.xml
index 977854b98..49561f65d 100644
--- a/builder/pom.xml
+++ b/builder/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 2.2.10.1-RC1-SNAPSHOT
+ 2.2.11.0-RC1-SNAPSHOT
jar
diff --git a/dist/pom.xml b/dist/pom.xml
index 492cbc739..f80e93238 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -8,7 +8,7 @@
cassandra-lucene-index-parent
com.stratio.cassandra
- 2.2.10.1-RC1-SNAPSHOT
+ 2.2.11.0-RC1-SNAPSHOT
dist
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 185f08bfe..c962746bf 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-parent
- 2.2.10.1-RC1-SNAPSHOT
+ 2.2.11.0-RC1-SNAPSHOT
jar
diff --git a/pom.xml b/pom.xml
index d7989a5d1..93b633925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
pom
com.stratio.cassandra
cassandra-lucene-index-parent
- 2.2.10.1-RC1-SNAPSHOT
+ 2.2.11.0-RC1-SNAPSHOT
Cassandra Lucene index
Cassandra Lucene index
@@ -75,7 +75,7 @@
- 2.2.10
+ 2.2.11
${project.build.outputDirectory}
1.14.0
diff --git a/testsAT/pom.xml b/testsAT/pom.xml
index a43396502..027a61eb8 100644
--- a/testsAT/pom.xml
+++ b/testsAT/pom.xml
@@ -26,7 +26,7 @@
com.stratio.cassandra
cassandra-lucene-index-tests
- 2.2.10.1-RC1-SNAPSHOT
+ 2.2.11.0-RC1-SNAPSHOT
jar
Cassandra Lucene Index acceptance tests
Cassandra Lucene Index acceptance tests
@@ -34,7 +34,7 @@
1.7
1.7
- 2.2.9
+ 2.2.11
**/AllSuite.java