mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-07 14:18:09 +08:00
Upgrade Spring Cloud Services to 1.1.0.RC1
Closes gh-239
This commit is contained in:
parent
3b509cb10b
commit
fb9260b141
@ -39,8 +39,8 @@ initializr:
|
|||||||
scs-bom:
|
scs-bom:
|
||||||
groupId: io.pivotal.spring.cloud
|
groupId: io.pivotal.spring.cloud
|
||||||
artifactId: spring-cloud-services-dependencies
|
artifactId: spring-cloud-services-dependencies
|
||||||
version: 1.1.0.BUILD-SNAPSHOT
|
version: 1.1.0.RC1
|
||||||
repositories: spring-snapshots,spring-milestones
|
repositories: spring-milestones
|
||||||
additionalBoms: [cloud-bom]
|
additionalBoms: [cloud-bom]
|
||||||
kotlin:
|
kotlin:
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user