Update SNAPSHOT to 1.2.4.BUILD-SNAPSHOT

This commit is contained in:
Spencer Gibb
2017-02-09 11:20:40 -07:00
parent c3d2fb3508
commit 709d9927ad
15 changed files with 24 additions and 24 deletions

View File

@@ -18,16 +18,16 @@ development time).
To install, make
sure you have
https://github.com/spring-projects/spring-boot[Spring Boot CLI]
(1.4.1 or better):
(1.4.4 or better):
$ spring version
Spring CLI v1.4.1.RELEASE
Spring CLI v1.4.4.RELEASE
E.g. for SDKMan users
```
$ sdk install springboot 1.4.1.RELEASE
$ sdk use springboot 1.4.1.RELEASE
$ sdk install springboot 1.4.4.RELEASE
$ sdk use springboot 1.4.4.RELEASE
```
and install the Spring Cloud plugin
@@ -104,11 +104,11 @@ a modified file in the correct place. Just commit it and push the change.
If you don't have an IDE preference we would recommend that you use
http://www.springsource.com/developer/sts[Spring Tools Suite] or
http://eclipse.org[Eclipse] when working with the code. We use the
http://eclipse.org/m2e/[m2eclipe] eclipse plugin for maven support. Other IDEs and tools
http://eclipse.org/m2e/[m2eclipse] eclipse plugin for maven support. Other IDEs and tools
should also work without issue as long as they use Maven 3.3.3 or better.
==== Importing into eclipse with m2eclipse
We recommend the http://eclipse.org/m2e/[m2eclipe] eclipse plugin when working with
We recommend the http://eclipse.org/m2e/[m2eclipse] eclipse plugin when working with
eclipse. If you don't already have m2eclipse installed it is available from the "eclipse
marketplace".
@@ -179,4 +179,4 @@ added after the original pull request but before a merge.
other target branch in the main project).
* When writing a commit message please follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions],
if you are fixing an existing issue please add `Fixes gh-XXXX` at the end of the commit
message (where XXXX is the issue number).
message (where XXXX is the issue number).

View File

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

View File

@@ -3,11 +3,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.2.2.BUILD-SNAPSHOT</version>
<version>1.2.3.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<packaging>pom</packaging>

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>spring-cloud-cli</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-launcher</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<modules>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<properties>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<properties>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<properties>

View File

@@ -17,7 +17,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-launcher</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>