From 78e4128cfd587be5f43388cc5d6e3f0d55de0030 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 11 May 2016 09:50:25 +0100 Subject: [PATCH] Update for Brixton RELEASE --- index.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index fb8d8d1..3ab63aa 100644 --- a/index.html +++ b/index.html @@ -231,23 +231,23 @@ is a number. Release train contents: -|Component|Angel.SR6 | Brixton.RC2 | Brixton.BUILD-SNAPSHOT | +|Component|Angel.SR6 | Brixton.RELEASE | Brixton.BUILD-SNAPSHOT | |---------|----------------------------|---------------|------------------------| -|spring-cloud-aws | 1.0.4.RELEASE | 1.1.0.RC2 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-bus | 1.0.3.RELEASE | 1.1.0.RC2 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-cli | 1.0.6.RELEASE | 1.1.0.RC2 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-commons | 1.0.5.RELEASE | 1.1.0.RC3 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-config | 1.0.4.RELEASE | 1.1.0.RC2 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-netflix | 1.0.7.RELEASE | 1.1.0.RC2 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-security | 1.0.3.RELEASE | 1.1.0.RC2 | 1.1.0.BUILD-SNAPSHOT | +|spring-cloud-aws | 1.0.4.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | +|spring-cloud-bus | 1.0.3.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | +|spring-cloud-cli | 1.0.6.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | +|spring-cloud-commons | 1.0.5.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | +|spring-cloud-config | 1.0.4.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | +|spring-cloud-netflix | 1.0.7.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | +|spring-cloud-security | 1.0.3.RELEASE | 1.1.0.RELEASE | 1.1.1.BUILD-SNAPSHOT | |spring-cloud-starters | 1.0.6.RELEASE | | | -|spring-cloud-cloudfoundry | | 1.0.0.RC2 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-cluster | | 1.0.0.RC2 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-consul | | 1.0.0.RC2 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-sleuth | | 1.0.0.RC2 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-stream | | 1.0.0.RC2 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-zookeeper | | 1.0.0.RC2 | 1.0.0.BUILD-SNAPSHOT | -|spring-boot | 1.2.8.RELEASE| 1.3.3.RELEASE | 1.3.3.RELEASE | +|spring-cloud-cloudfoundry | | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | +|spring-cloud-cluster | | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | +|spring-cloud-consul | | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | +|spring-cloud-sleuth | | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | +|spring-cloud-stream | | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | +|spring-cloud-zookeeper | | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT | +|spring-boot | 1.2.8.RELEASE| 1.3.5.RELEASE | 1.3.5.RELEASE | |spring-cloud-stream-app-starters* | | | 1.0.0.BUILD-SNAPSHOT | |spring-cloud-task* | | | 1.0.0.BUILD-SNAPSHOT | @@ -264,7 +264,7 @@ Boot in 1.3.0). Use your dependency management tools to control the version. If you are using Maven remember that the first version declared wins, so declare the BOMs in order, with the first one usually being the most -recent (e.g. if you want to use Spring Boot 1.3.4 with Brixton.RC2, put +recent (e.g. if you want to use Spring Boot 1.3.6 with Brixton.RELEASE, put the Boot BOM first). The same rule applies to Gradle if you use the Spring dependency management plugin.