mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 04:38:02 +08:00
Fix version range for Spring Cloud Cluster
Closes gh-406
This commit is contained in:
parent
652c382a8b
commit
1b04342868
@ -868,7 +868,7 @@ initializr:
|
||||
artifactId: spring-cloud-dataflow-shell
|
||||
- name: Cloud Cluster
|
||||
bom: cloud-bom
|
||||
versionRange: [1.3.0.M4,1.4.0.RC1)
|
||||
versionRange: "[1.3.0.M4,1.4.0.RC1)"
|
||||
content:
|
||||
- name: Cluster Redis
|
||||
id: cloud-cluster-redis
|
||||
|
Loading…
Reference in New Issue
Block a user