From 278673ab9c626bb1f9bf76556dab93b288257542 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 5 Feb 2016 13:11:01 +0000 Subject: [PATCH] Updates for Brixton.M5 --- index.html | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 47f877a..abf9335 100644 --- a/index.html +++ b/index.html @@ -217,26 +217,28 @@ is a number. Release train contents: -|Component|Angel.SR6 | Brixton.M4 | Brixton.BUILD-SNAPSHOT | +|Component|Angel.SR6 | Brixton.M5 | Brixton.BUILD-SNAPSHOT | |---------|----------------------------|---------------|------------------------| -|spring-cloud-aws | 1.0.4.RELEASE | 1.1.0.M1 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-bus | 1.0.3.RELEASE | 1.1.0.M4 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-cli | 1.0.6.RELEASE | 1.1.0.M4 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-commons | 1.0.5.RELEASE | 1.1.0.M4 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-config | 1.0.4.RELEASE | 1.1.0.M4 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-netflix | 1.0.7.RELEASE | 1.1.0.M4 | 1.1.0.BUILD-SNAPSHOT | -|spring-cloud-security | 1.0.3.RELEASE | 1.1.0.M3 | 1.1.0.BUILD-SNAPSHOT | +|spring-cloud-aws | 1.0.4.RELEASE | 1.1.0.M2 | 1.1.0.BUILD-SNAPSHOT | +|spring-cloud-bus | 1.0.3.RELEASE | 1.1.0.M5 | 1.1.0.BUILD-SNAPSHOT | +|spring-cloud-cli | 1.0.6.RELEASE | 1.1.0.M5 | 1.1.0.BUILD-SNAPSHOT | +|spring-cloud-commons | 1.0.5.RELEASE | 1.1.0.M5 | 1.1.0.BUILD-SNAPSHOT | +|spring-cloud-config | 1.0.4.RELEASE | 1.1.0.M5 | 1.1.0.BUILD-SNAPSHOT | +|spring-cloud-netflix | 1.0.7.RELEASE | 1.1.0.M5 | 1.1.0.BUILD-SNAPSHOT | +|spring-cloud-security | 1.0.3.RELEASE | 1.1.0.M4 | 1.1.0.BUILD-SNAPSHOT | |spring-cloud-starters | 1.0.6.RELEASE | | | -|spring-cloud-cloudfoundry | | 1.0.0.M3 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-cluster | | 1.0.0.M3 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-consul | | 1.0.0.M5 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-sleuth | | 1.0.0.M4 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-stream | | 1.0.0.M3 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-task | | | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-zookeeper | | 1.0.0.M4 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-stream-modules | | 1.0.0.M2 | 1.0.0.BUILD-SNAPSHOT | -|spring-cloud-dataflow | | 1.0.0.M2 | 1.0.0.BUILD-SNAPSHOT | -|spring-boot | 1.2.8.RELEASE| 1.3.1.RELEASE | 1.3.2.RELEASE | +|spring-cloud-cloudfoundry | | 1.0.0.M4 | 1.0.0.BUILD-SNAPSHOT | +|spring-cloud-cluster | | 1.0.0.M4 | 1.0.0.BUILD-SNAPSHOT | +|spring-cloud-consul | | 1.0.0.M6 | 1.0.0.BUILD-SNAPSHOT | +|spring-cloud-sleuth | | 1.0.0.M5 | 1.0.0.BUILD-SNAPSHOT | +|spring-cloud-stream | | 1.0.0.M4 | 1.0.0.BUILD-SNAPSHOT | +|spring-cloud-task | | 1.0.0.M1 | 1.0.0.BUILD-SNAPSHOT | +|spring-cloud-zookeeper | | 1.0.0.M5 | 1.0.0.BUILD-SNAPSHOT | +|spring-boot | 1.2.8.RELEASE| 1.3.2.RELEASE | 1.3.2.RELEASE | +|spring-cloud-stream-modules* | | | 1.0.0.BUILD-SNAPSHOT | +|spring-cloud-dataflow* | | | 1.0.0.BUILD-SNAPSHOT | + +(*) These projects are not yet part of Brixton but they will be when they are released 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 @@ -260,7 +262,9 @@ Spring dependency management plugin. > If you only need dependency management, the "dependencies" > version is a BOM-only version of the same thing (it just > contains dependency management and no plugin declarations -> or direct references to Spring or Spring Boot). +> or direct references to Spring or Spring Boot). If you are +> using the Spring Boot parent POM, then you can use the BOM from +> Spring Cloud. {% endcapture %}