diff --git a/README.md b/README.md
index eb0f121cd..698d4f6ae 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Add the Maven dependency:
com.aerospike
spring-data-aerospike
- 2.1.0.RELEASE
+ 2.1.1.RELEASE
```
diff --git a/pom.xml b/pom.xml
index 6d8027a2a..709235276 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.aerospike
spring-data-aerospike
- 2.1.0.RELEASE
+ 2.1.1.RELEASE
Spring Data Aerospike
Aerospike Inc.
diff --git a/src/main/asciidoc/reference/aerospike.adoc b/src/main/asciidoc/reference/aerospike.adoc
index 15946f48e..33ee6f445 100644
--- a/src/main/asciidoc/reference/aerospike.adoc
+++ b/src/main/asciidoc/reference/aerospike.adoc
@@ -33,7 +33,7 @@ Then add the following to pom.xml dependencies section.
com.aerospike
spring-data-aerospike
- 2.1.0.RELEASE
+ 2.1.1.RELEASE