mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-08 18:34:58 +08:00
Fix cloud version range
This commit is contained in:
@@ -25,10 +25,10 @@ initializr:
|
||||
mappings:
|
||||
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
|
||||
version: Angel.SR4
|
||||
- versionRange: "[1.3.0.M2,1.3.1.RELEASE]"
|
||||
- versionRange: "[1.3.0.M2,1.3.2.RELEASE]"
|
||||
version: Brixton.M4
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
- versionRange: 1.3.2.BUILD-SNAPSHOT
|
||||
- versionRange: 1.3.3.BUILD-SNAPSHOT
|
||||
version: Brixton.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user