mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 04:38:02 +08:00
Tweak version ranges for Cloud BOM
This commit is contained in:
parent
f5c7f604c3
commit
5c80422ae0
@ -22,9 +22,12 @@ initializr:
|
||||
mappings:
|
||||
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
|
||||
version: Angel.SR3
|
||||
- versionRange: 1.3.0.M2
|
||||
- versionRange: "[1.3.0.M2,1.3.0.RC1]"
|
||||
version: Brixton.M2
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
- versionRange: 1.3.0.BUILD-SNAPSHOT
|
||||
version: Brixton.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
dependencies:
|
||||
- name: Core
|
||||
content:
|
||||
|
Loading…
Reference in New Issue
Block a user