diff --git a/README.adoc b/README.adoc index 52e76a285..9774fbccc 100644 --- a/README.adoc +++ b/README.adoc @@ -109,7 +109,7 @@ Add the Maven dependency: org.springframework.data spring-data-couchbase - ${version}.RELEASE + ${version} ---- @@ -120,7 +120,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our org.springframework.data spring-data-couchbase - ${version}.BUILD-SNAPSHOT + ${version}-SNAPSHOT