diff --git a/src/main/asciidoc/configuration.adoc b/src/main/asciidoc/configuration.adoc index 705be8577..8ebe1afc5 100644 --- a/src/main/asciidoc/configuration.adoc +++ b/src/main/asciidoc/configuration.adoc @@ -16,7 +16,7 @@ As a result, the library can be included like any other maven dependency: org.springframework.data spring-data-couchbase - 4.0.0.RELEASE + 4.1.1 ---- ==== @@ -33,7 +33,7 @@ Here is an example on how to use the current SNAPSHOT dependency: org.springframework.data spring-data-couchbase - 4.0.0.BUILD-SNAPSHOT + 4.2.0-SNAPSHOT