mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-16 07:59:42 +08:00
Upgrade to Spring Cloud Services 2.0.0.RELEASE
Closes gh-698
This commit is contained in:
parent
bfd6bcf2e7
commit
a0b701e2f9
@ -121,10 +121,9 @@ initializr:
|
||||
- versionRange: "[1.5.0.RELEASE,1.5.x.BUILD-SNAPSHOT]"
|
||||
version: 1.6.3.RELEASE
|
||||
- versionRange: "[2.0.0.RELEASE,2.0.x.RELEASE]"
|
||||
version: 2.0.0.RC1
|
||||
repositories: spring-milestones
|
||||
version: 2.0.0.RELEASE
|
||||
- versionRange: "2.0.x.BUILD-SNAPSHOT"
|
||||
version: 2.0.0.BUILD-SNAPSHOT
|
||||
version: 2.0.1.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
spring-cloud-task:
|
||||
groupId: org.springframework.cloud
|
||||
|
Loading…
Reference in New Issue
Block a user