mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
Fix version range
Closes gh-329
This commit is contained in:
parent
69f9de55f8
commit
51afc6585c
@ -663,7 +663,7 @@ initializr:
|
||||
starter: false
|
||||
- name: Pivotal Cloud Foundry
|
||||
bom: cloud-services-bom
|
||||
versionRange: 1.3.0.RELEASE
|
||||
versionRange: "[1.3.0.RELEASE,1.5.0.M1)"
|
||||
content:
|
||||
- name: Config Client (PCF)
|
||||
id: scs-config-client
|
||||
|
Loading…
Reference in New Issue
Block a user