Updated deps for Camden.SR5

without Spring CLI
This commit is contained in:
Marcin Grzejszczak
2017-02-06 12:17:14 +01:00
committed by Dave Syer
parent 54de52ddfa
commit 993ce253e5

View File

@@ -245,7 +245,7 @@ is a number.
Release train contents:
|Component|Angel.SR6 | Brixton.SR7 | Camden.SR4 | Camden.BUILD-SNAPSHOT |
|Component|Angel.SR6 | Brixton.SR7 | Camden.SR5 | Camden.BUILD-SNAPSHOT |
|---------|----------------------------|---------------|------------------------|------------------------|
|spring-cloud-aws | 1.0.4.RELEASE | 1.1.3.RELEASE | 1.1.3.RELEASE | 1.1.4.BUILD-SNAPSHOT |
|spring-cloud-bus | 1.0.3.RELEASE | 1.1.2.RELEASE | 1.2.1.RELEASE | 1.2.2.BUILD-SNAPSHOT |
@@ -253,20 +253,23 @@ Release train contents:
|spring-cloud-commons | 1.0.5.RELEASE | 1.1.3.RELEASE | 1.1.7.RELEASE | 1.1.8.BUILD-SNAPSHOT |
|spring-cloud-contract | | | 1.0.3.RELEASE | 1.0.4.BUILD-SNAPSHOT |
|spring-cloud-config | 1.0.4.RELEASE | 1.1.3.RELEASE | 1.2.1.RELEASE | 1.2.2.BUILD-SNAPSHOT |
|spring-cloud-netflix | 1.0.7.RELEASE | 1.1.7.RELEASE | 1.2.4.RELEASE | 1.2.5.BUILD-SNAPSHOT |
|spring-cloud-netflix | 1.0.7.RELEASE | 1.1.7.RELEASE | 1.2.5.RELEASE | 1.2.6.BUILD-SNAPSHOT |
|spring-cloud-security | 1.0.3.RELEASE | 1.1.3.RELEASE | 1.1.3.RELEASE | 1.1.3.BUILD-SNAPSHOT |
|spring-cloud-starters | 1.0.6.RELEASE | | | |
|spring-cloud-cloudfoundry | | 1.0.1.RELEASE | 1.0.1.RELEASE | 1.0.2.BUILD-SNAPSHOT |
|spring-cloud-cluster | | 1.0.1.RELEASE | | |
|spring-cloud-consul | | 1.0.2.RELEASE | 1.1.2.RELEASE | 1.1.3.BUILD-SNAPSHOT |
|spring-cloud-sleuth | | 1.0.11.RELEASE | 1.1.1.RELEASE | 1.1.2.BUILD-SNAPSHOT |
|spring-cloud-stream | | 1.0.2.RELEASE | Brooklyn.RC1 | Brooklyn.BUILD-SNAPSHOT |
|spring-cloud-sleuth | | 1.0.11.RELEASE | 1.1.2.RELEASE | 1.1.3.BUILD-SNAPSHOT |
|spring-cloud-stream | | 1.0.2.RELEASE | Brooklyn.SR2 | Brooklyn.BUILD-SNAPSHOT |
|spring-cloud-zookeeper | | 1.0.3.RELEASE | 1.0.3.RELEASE | 1.0.4.BUILD-SNAPSHOT |
|spring-boot | 1.2.8.RELEASE| 1.3.8.RELEASE | 1.4.2.RELEASE | 1.4.2.BUILD-SNAPSHOT |
|spring-boot | 1.2.8.RELEASE| 1.3.8.RELEASE | 1.4.4.RELEASE | 1.4.5.BUILD-SNAPSHOT |
|spring-cloud-task | |1.0.3.RELEASE | 1.0.3.RELEASE | 1.0.4.BUILD-SNAPSHOT |
The Brixton release train builds on Spring Boot 1.3.x, but is also
tested with 1.4.x.
The Camden release train builds on Spring Boot 1.4.x, but is also
tested with 1.5.x.
The Angel release train builds on Spring Boot 1.2.x, and is
incompatible in some areas with Spring Boot 1.3.x. Brixton builds on