mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 18:22:26 +08:00
Upgrade to Spring Cloud Services 1.6.0.RELEASE
Closes gh-553
This commit is contained in:

committed by
Stephane Nicoll

parent
8844794432
commit
343f14c02e
@@ -69,10 +69,12 @@ initializr:
|
|||||||
mappings:
|
mappings:
|
||||||
- versionRange: "[1.3.0.RELEASE,1.4.0.RELEASE)"
|
- versionRange: "[1.3.0.RELEASE,1.4.0.RELEASE)"
|
||||||
version: 1.2.1.RELEASE
|
version: 1.2.1.RELEASE
|
||||||
- versionRange: "[1.4.0.RELEASE,1.5.x.RELEASE]"
|
- versionRange: "[1.4.0.RELEASE,1.4.x.RELEASE]"
|
||||||
version: 1.5.0.RELEASE
|
version: 1.5.0.RELEASE
|
||||||
|
- versionRange: "[1.5.0.RELEASE,1.5.x.RELEASE]"
|
||||||
|
version: 1.6.0.RELEASE
|
||||||
- versionRange: "[1.5.x.BUILD-SNAPSHOT, 2.0.0.M1)"
|
- versionRange: "[1.5.x.BUILD-SNAPSHOT, 2.0.0.M1)"
|
||||||
version: 1.5.1.BUILD-SNAPSHOT
|
version: 1.6.1.BUILD-SNAPSHOT
|
||||||
repositories: spring-snapshots,spring-milestones
|
repositories: spring-snapshots,spring-milestones
|
||||||
spring-cloud-task:
|
spring-cloud-task:
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
|
Reference in New Issue
Block a user