Merge pull request #629 from marcingrzejszczak:patch-4

* pr/629:
  Polish "Remove spring-cloud-contract-wiremock dependency"
  Remove spring-cloud-contract-wiremock dependency
This commit is contained in:
Stephane Nicoll
2018-03-23 08:51:06 -04:00
@@ -1030,18 +1030,11 @@ initializr:
starter: false starter: false
- name: Cloud Contract Stub Runner - name: Cloud Contract Stub Runner
id: cloud-contract-stub-runner id: cloud-contract-stub-runner
description: Stub Runner for HTTP/Messaging based communication description: Stub Runner for HTTP/Messaging based communication. Allows creating WireMock stubs from RestDocs tests
groupId: org.springframework.cloud groupId: org.springframework.cloud
artifactId: spring-cloud-starter-contract-stub-runner artifactId: spring-cloud-starter-contract-stub-runner
scope: test scope: test
starter: false starter: false
- name: Cloud Contract WireMock
id: cloud-contract-wiremock
description: Test dependencies required for the WireMock HTTP server
groupId: org.springframework.cloud
artifactId: spring-cloud-contract-wiremock
scope: test
starter: false
- name: Pivotal Cloud Foundry - name: Pivotal Cloud Foundry
bom: spring-cloud-services bom: spring-cloud-services
versionRange: "[1.3.0.RELEASE,2.0.0.M1)" versionRange: "[1.3.0.RELEASE,2.0.0.M1)"