mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00
Fix Spring Cloud version range
This commit is contained in:
@@ -25,9 +25,9 @@ initializr:
|
||||
mappings:
|
||||
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
|
||||
version: Angel.SR6
|
||||
- versionRange: "[1.3.0.M2,1.3.5.RELEASE]"
|
||||
- versionRange: "[1.3.0.M2,1.3.6.RELEASE]"
|
||||
version: Brixton.SR2
|
||||
- versionRange: 1.3.6.BUILD-SNAPSHOT
|
||||
- versionRange: 1.3.7.BUILD-SNAPSHOT
|
||||
version: Brixton.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
cloud-dataflow-bom:
|
||||
|
Reference in New Issue
Block a user