Update SNAPSHOT to 1.3.4.RELEASE

This commit is contained in:
Spencer Gibb
2017-07-21 13:26:05 -06:00
parent 49a5bd4bee
commit 7c6966331e
19 changed files with 29 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.3.4.BUILD-SNAPSHOT</version>
<version>1.3.4.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Cli Docs</name>

View File

@@ -4,20 +4,20 @@ https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(1.5.2 or better):
$ spring version
Spring CLI v1.5.3.RELEASE
Spring CLI v1.5.4.RELEASE
E.g. for SDKMan users
```
$ sdk install springboot 1.5.3.RELEASE
$ sdk use springboot 1.5.3.RELEASE
$ sdk install springboot 1.5.4.RELEASE
$ sdk use springboot 1.5.4.RELEASE
```
and install the Spring Cloud plugin
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:1.3.4.BUILD-SNAPSHOT
$ spring install org.springframework.cloud:spring-cloud-cli:1.3.4.RELEASE
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features