mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
Upgrade to Spring Cloud Services 1.2.0.RELEASE
Closes gh-298
This commit is contained in:
parent
91c9ad384b
commit
3a78dfeea0
@ -52,7 +52,7 @@ initializr:
|
||||
scs-bom:
|
||||
groupId: io.pivotal.spring.cloud
|
||||
artifactId: spring-cloud-services-dependencies
|
||||
version: 1.1.2.RELEASE
|
||||
version: 1.2.0.RELEASE
|
||||
additionalBoms: [cloud-bom]
|
||||
gradle:
|
||||
dependency-management-plugin-version: 0.6.0.RELEASE
|
||||
@ -605,7 +605,7 @@ initializr:
|
||||
starter: false
|
||||
- name: Pivotal Cloud Foundry
|
||||
bom: scs-bom
|
||||
versionRange: 1.3.0.RELEASE
|
||||
versionRange: "[1.3.0.RELEASE,1.4.0.M1)"
|
||||
content:
|
||||
- name: Config Client (PCF)
|
||||
id: scs-config-client
|
||||
|
Loading…
Reference in New Issue
Block a user