Update for Spring Cloud Camden.RELEASE

Latest snapshots of Boot go to Camden snapshots, and 1.4.x to
Camden.RELEASE, leaving Brixton on 1.3.x.
This commit is contained in:
Dave Syer 2016-09-26 10:39:02 +01:00
parent 040830e6f1
commit 872f110df4

View File

@ -27,8 +27,11 @@ initializr:
mappings:
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
version: Angel.SR6
- versionRange: "[1.3.0.M2,1.4.1.RELEASE]"
- versionRange: "[1.3.0.M2,1.4.0.RELEASE)"
version: Brixton.SR6
- versionRange: 1.4.0.RELEASE
version: Camden.RELEASE
repositories: spring-snapshots,spring-milestones
- versionRange: 1.4.2.BUILD-SNAPSHOT
version: Camden.BUILD-SNAPSHOT
repositories: spring-snapshots,spring-milestones
@ -350,8 +353,6 @@ initializr:
description: Task result tracking along with integration with batch and streams
groupId: org.springframework.cloud
artifactId: spring-cloud-task-starter
version: 1.0.1.RELEASE
versionRange: 1.3.2.RELEASE
- name: Cloud Config
bom: cloud-bom
versionRange: 1.2.3.RELEASE