Update install instructions to 1.1.2.RELEASE

This commit is contained in:
Spencer Gibb
2016-07-01 12:18:17 -06:00
parent ab807d3fe0
commit 00df0d83ea
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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