mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 02:29:44 +08:00
Fix version range
Closes gh-329
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user