Update to 2.1.1.BUILD-SNAPSHOT

This commit is contained in:
Spencer Gibb
2019-06-28 14:05:45 -04:00
parent c4fb7baf97
commit f7dfef8a4b
19 changed files with 29 additions and 29 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>2.1.0.RELEASE</version>
<version>2.1.1.BUILD-SNAPSHOT</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]
(2.1.0 or better):
$ spring version
Spring CLI v2.1.0.RELEASE
Spring CLI v2.1.7.BUILD-SNAPSHOT
E.g. for SDKMan users
```
$ sdk install springboot 2.1.6.RELEASE
$ sdk use springboot 2.1.6.RELEASE
$ sdk install springboot 2.1.7.BUILD-SNAPSHOT
$ sdk use springboot 2.1.7.BUILD-SNAPSHOT
```
and install the Spring Cloud plugin
```
$ mvn install
$ spring install org.springframework.cloud:spring-cloud-cli:2.1.0.RELEASE
$ spring install org.springframework.cloud:spring-cloud-cli:2.1.1.BUILD-SNAPSHOT
```
IMPORTANT: **Prerequisites:** to use the encryption and decryption features