mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 09:22:41 +08:00
Add support of Spring Cloud Edgware.M1
Closes gh-498
This commit is contained in:
committed by
Stephane Nicoll
parent
d67f410b08
commit
77abea9a72
@@ -34,11 +34,11 @@ initializr:
|
||||
version: Brixton.SR7
|
||||
- versionRange: "[1.4.0.RELEASE,1.4.x.RELEASE]"
|
||||
version: Camden.SR7
|
||||
- versionRange: "[1.5.0.RELEASE,1.5.x.BUILD-SNAPSHOT)"
|
||||
- versionRange: "[1.5.0.RELEASE,1.5.x.RELEASE]"
|
||||
version: Dalston.SR3
|
||||
- versionRange: "[1.5.x.BUILD-SNAPSHOT,2.0.0.M1)"
|
||||
version: Dalston.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
version: Edgware.M1
|
||||
repositories: spring-milestones
|
||||
- versionRange: "[2.0.0.M2, 2.0.0.BUILD-SNAPSHOT)"
|
||||
version: Finchley.M1
|
||||
repositories: spring-milestones
|
||||
|
||||
Reference in New Issue
Block a user