Fix version range for Spring Cloud Cluster

Closes gh-406
This commit is contained in:
Stephane Nicoll 2017-04-13 09:04:44 +02:00
parent 652c382a8b
commit 1b04342868

View File

@ -868,7 +868,7 @@ initializr:
artifactId: spring-cloud-dataflow-shell artifactId: spring-cloud-dataflow-shell
- name: Cloud Cluster - name: Cloud Cluster
bom: cloud-bom bom: cloud-bom
versionRange: [1.3.0.M4,1.4.0.RC1) versionRange: "[1.3.0.M4,1.4.0.RC1)"
content: content:
- name: Cluster Redis - name: Cluster Redis
id: cloud-cluster-redis id: cloud-cluster-redis