Put cap on range for cloud cluster starters

Fixes https://github.com/spring-cloud/spring-cloud-release/issues/73
This commit is contained in:
Dave Syer 2017-04-12 21:39:58 +01:00
parent e4417d3117
commit 652c382a8b

View File

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