Update index.html

This commit is contained in:
Marcin Grzejszczak
2018-10-19 10:07:36 +02:00
committed by GitHub
parent 66f767411e
commit 04dc8aa363

View File

@@ -279,8 +279,7 @@ the release train will push out "service releases" with names ending ".SRX", whe
is a number.
Release train contents:
<!-- BEGIN COMPONENTS -->
|Component | Edgware.SR5 | Finchley.SR1 | Finchley.BUILD-SNAPSHOT|
|--------------------------------------|-----------------|---------------------|------------------------|
|spring-cloud-aws | 1.2.3.RELEASE | 2.0.0.RELEASE | 2.0.1.BUILD-SNAPSHOT |
@@ -302,7 +301,6 @@ Release train contents:
|spring-cloud-gateway | 1.0.2.RELEASE | 2.0.1.RELEASE | 2.0.2.BUILD-SNAPSHOT |
|spring-cloud-openfeign | | 2.0.1.RELEASE | 2.0.2.BUILD-SNAPSHOT |
|spring-cloud-function | 1.0.1.RELEASE | 1.0.0.RELEASE | 1.0.1.BUILD-SNAPSHOT |
<!-- END COMPONENTS -->
Finchley builds and works with Spring Boot 2.0.x, and is not expected
to work with Spring Boot 1.5.x.