mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-05 05:08:01 +08:00
Fix Spring Cloud version ranges
This commit is contained in:
parent
9f68274f55
commit
a664c5b811
@ -31,12 +31,9 @@ initializr:
|
||||
version: Angel.SR6
|
||||
- versionRange: "[1.3.0.RELEASE,1.4.0.RELEASE)"
|
||||
version: Brixton.SR7
|
||||
- versionRange: "[1.4.0.RELEASE,1.4.x.BUILD-SNAPSHOT)"
|
||||
- versionRange: "[1.4.0.RELEASE,1.5.x.RELEASE]"
|
||||
version: Camden.SR5
|
||||
- versionRange: "[1.4.x.BUILD-SNAPSHOT, 1.5.0.RC1)"
|
||||
version: Camden.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
- versionRange: "1.5.0.RC1"
|
||||
- versionRange: "1.5.x.BUILD-SNAPSHOT"
|
||||
version: Dalston.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
cloud-dataflow-bom:
|
||||
|
Loading…
Reference in New Issue
Block a user