mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 23:13:30 +08:00
Upgrade to Spring Cloud Services 2.0.2.RELEASE
Closes gh-756
This commit is contained in:
parent
551badaf8e
commit
a9ea5700bf
@ -136,9 +136,9 @@ initializr:
|
|||||||
- versionRange: "[1.5.0.RELEASE,1.5.x.BUILD-SNAPSHOT]"
|
- versionRange: "[1.5.0.RELEASE,1.5.x.BUILD-SNAPSHOT]"
|
||||||
version: 1.6.6.RELEASE
|
version: 1.6.6.RELEASE
|
||||||
- versionRange: "[2.0.0.RELEASE,2.0.x.RELEASE]"
|
- versionRange: "[2.0.0.RELEASE,2.0.x.RELEASE]"
|
||||||
version: 2.0.1.RELEASE
|
version: 2.0.2.RELEASE
|
||||||
- versionRange: "2.0.x.BUILD-SNAPSHOT"
|
- versionRange: "2.0.x.BUILD-SNAPSHOT"
|
||||||
version: 2.0.2.BUILD-SNAPSHOT
|
version: 2.0.3.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
|
||||||
|
Loading…
Reference in New Issue
Block a user