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