mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 09:22:41 +08:00
Merge pull request #390 from habuma:scs-1.4-and-boot-1.5
* pr/390: Polish contribution Expand support for Spring Cloud Services to include Spring Boot 1.5
This commit is contained in:
@@ -59,9 +59,9 @@ initializr:
|
||||
mappings:
|
||||
- versionRange: "[1.3.0.RELEASE,1.4.0.RELEASE)"
|
||||
version: 1.2.1.RELEASE
|
||||
- versionRange: "[1.4.0.RELEASE,1.4.x.BUILD-SNAPSHOT)"
|
||||
- versionRange: "[1.4.0.RELEASE,1.5.x.RELEASE]"
|
||||
version: 1.4.1.RELEASE
|
||||
- versionRange: "[1.4.x.BUILD-SNAPSHOT, 1.5.0.RC1)"
|
||||
- versionRange: "[1.5.x.BUILD-SNAPSHOT, 2.0.0.M1)"
|
||||
version: 1.4.2.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
cloud-task-bom:
|
||||
@@ -895,7 +895,7 @@ initializr:
|
||||
starter: false
|
||||
- name: Pivotal Cloud Foundry
|
||||
bom: cloud-services-bom
|
||||
versionRange: "[1.3.0.RELEASE,1.5.0.RC1)"
|
||||
versionRange: "[1.3.0.RELEASE,2.0.0.M1)"
|
||||
content:
|
||||
- name: Config Client (PCF)
|
||||
id: scs-config-client
|
||||
|
||||
Reference in New Issue
Block a user