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