mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
Switch to main Camden BOM for Spring Cloud Contract
Fixes gh-294
This commit is contained in:
parent
90d3704faa
commit
6c4b26bacd
@ -37,11 +37,6 @@ initializr:
|
|||||||
- versionRange: 1.4.2.BUILD-SNAPSHOT
|
- versionRange: 1.4.2.BUILD-SNAPSHOT
|
||||||
version: Camden.BUILD-SNAPSHOT
|
version: Camden.BUILD-SNAPSHOT
|
||||||
repositories: spring-snapshots,spring-milestones
|
repositories: spring-snapshots,spring-milestones
|
||||||
cloud-contract-bom:
|
|
||||||
groupId: org.springframework.cloud
|
|
||||||
artifactId: spring-cloud-contract-dependencies
|
|
||||||
version: 1.0.0.M1
|
|
||||||
repositories: spring-snapshots,spring-milestones
|
|
||||||
cloud-dataflow-bom:
|
cloud-dataflow-bom:
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-dataflow-dependencies
|
artifactId: spring-cloud-dataflow-dependencies
|
||||||
@ -584,7 +579,7 @@ initializr:
|
|||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-cluster-etcd
|
artifactId: spring-cloud-cluster-etcd
|
||||||
- name: Cloud Contract
|
- name: Cloud Contract
|
||||||
bom: cloud-contract-bom
|
bom: cloud-bom
|
||||||
versionRange: 1.4.0.RC1
|
versionRange: 1.4.0.RC1
|
||||||
content:
|
content:
|
||||||
- name: Cloud Contract Verifier
|
- name: Cloud Contract Verifier
|
||||||
|
Loading…
Reference in New Issue
Block a user