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