mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +08:00
Upgrade to Spring Cloud Services 1.3.0.RELEASE
Closes gh-311
This commit is contained in:

committed by
Stephane Nicoll

parent
57dc8c0585
commit
1383c4f0f4
@@ -42,7 +42,7 @@ initializr:
|
||||
cloud-services-bom:
|
||||
groupId: io.pivotal.spring.cloud
|
||||
artifactId: spring-cloud-services-dependencies
|
||||
version: 1.2.0.RELEASE
|
||||
version: 1.3.0.RELEASE
|
||||
additionalBoms: [cloud-bom]
|
||||
experimental-reactive-bom:
|
||||
groupId: org.springframework.boot.experimental
|
||||
@@ -625,7 +625,7 @@ initializr:
|
||||
starter: false
|
||||
- name: Pivotal Cloud Foundry
|
||||
bom: cloud-services-bom
|
||||
versionRange: "[1.3.0.RELEASE,1.4.0.M1)"
|
||||
versionRange: 1.3.0.RELEASE
|
||||
content:
|
||||
- name: Config Client (PCF)
|
||||
id: scs-config-client
|
||||
|
Reference in New Issue
Block a user