diff --git a/README.adoc b/README.adoc index 73f0fff..20e9ccc 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -// Do not edit this file (e.g. go instead to docs/src/main/asciidoc) +// Do not edit this file (e.g. go instead to src/main/asciidoc) image::https://travis-ci.org/spring-cloud/spring-cloud-cli.svg?branch=master[Build Status, link=https://travis-ci.org/spring-cloud/spring-cloud-cli] @@ -29,7 +29,7 @@ and install the Spring Cloud plugin: ``` $ mvn install -$ spring install org.springframework.cloud:spring-cloud-cli:1.1.0.RELEASE +$ spring install org.springframework.cloud:spring-cloud-cli:1.1.2.RELEASE ``` IMPORTANT: **Prerequisites:** to use the encryption and decryption features diff --git a/docs/src/main/asciidoc/install.adoc b/docs/src/main/asciidoc/install.adoc index 346947e..2f6a5d7 100644 --- a/docs/src/main/asciidoc/install.adoc +++ b/docs/src/main/asciidoc/install.adoc @@ -17,7 +17,7 @@ and install the Spring Cloud plugin: ``` $ mvn install -$ spring install org.springframework.cloud:spring-cloud-cli:1.1.0.RELEASE +$ spring install org.springframework.cloud:spring-cloud-cli:1.1.2.RELEASE ``` IMPORTANT: **Prerequisites:** to use the encryption and decryption features