diff --git a/README.adoc b/README.adoc index 62f3a16b5..aa9831f69 100644 --- a/README.adoc +++ b/README.adoc @@ -87,7 +87,7 @@ Add the Maven dependency: org.springframework.data spring-data-cassandra - ${version}.RELEASE + ${version} ---- @@ -98,7 +98,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our org.springframework.data spring-data-cassandra - ${version}.BUILD-SNAPSHOT + ${version}-SNAPSHOT