mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 20:28:01 +08:00
Fix cloud version range
This commit is contained in:
parent
77e1a0dd4f
commit
c520f85a1f
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user