mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 12:18:04 +08:00
Add Brixton snapshots back
This commit is contained in:
parent
872f110df4
commit
7ee7e5d28f
@ -27,11 +27,13 @@ initializr:
|
||||
mappings:
|
||||
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
|
||||
version: Angel.SR6
|
||||
- versionRange: "[1.3.0.M2,1.4.0.RELEASE)"
|
||||
- versionRange: "[1.3.0.M2,1.3.9.BUILD-SNAPSHOT)"
|
||||
version: Brixton.SR6
|
||||
- versionRange: 1.4.0.RELEASE
|
||||
version: Camden.RELEASE
|
||||
- versionRange: "[1.3.9.BUILD-SNAPSHOT,1.4.0.M1)"
|
||||
version: Brixton.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
- versionRange: "[1.4.0.RELEASE,1.4.2.BUILD-SNAPSHOT)"
|
||||
version: Camden.RELEASE
|
||||
- versionRange: 1.4.2.BUILD-SNAPSHOT
|
||||
version: Camden.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
|
Loading…
Reference in New Issue
Block a user