mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-05 05:08:01 +08:00
Fix version range
This commit is contained in:
parent
2be67fdba7
commit
1fac207825
@ -27,9 +27,9 @@ initializr:
|
|||||||
mappings:
|
mappings:
|
||||||
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
|
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
|
||||||
version: Angel.SR6
|
version: Angel.SR6
|
||||||
- versionRange: "[1.3.0.M2,1.4.0.RELEASE]"
|
- versionRange: "[1.3.0.M2,1.4.1.RELEASE]"
|
||||||
version: Brixton.SR5
|
version: Brixton.SR5
|
||||||
- versionRange: 1.4.1.BUILD-SNAPSHOT
|
- versionRange: 1.4.2.BUILD-SNAPSHOT
|
||||||
version: Camden.BUILD-SNAPSHOT
|
version: Camden.BUILD-SNAPSHOT
|
||||||
repositories: spring-snapshots,spring-milestones
|
repositories: spring-snapshots,spring-milestones
|
||||||
cloud-contract-bom:
|
cloud-contract-bom:
|
||||||
|
Loading…
Reference in New Issue
Block a user