diff --git a/README.adoc b/README.adoc
index 3f753e640..db59dc53c 100644
--- a/README.adoc
+++ b/README.adoc
@@ -71,7 +71,7 @@ Add the Maven dependency:
org.springframework.data
spring-data-redis
- ${version}.RELEASE
+ ${version}
----
@@ -82,7 +82,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
org.springframework.data
spring-data-redis
- ${version}.BUILD-SNAPSHOT
+ ${version}-SNAPSHOT