From 7c4fc6dc7872f27f4173891fcece3af63016ff8e Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 19 Jul 2016 09:15:10 +0100 Subject: [PATCH] Remove config code that was added 'for test' --- samples/standalone/http-server/pom.xml | 8 -------- samples/standalone/stream-source/pom.xml | 8 -------- 2 files changed, 16 deletions(-) diff --git a/samples/standalone/http-server/pom.xml b/samples/standalone/http-server/pom.xml index 2eef94458b..14edbf54aa 100644 --- a/samples/standalone/http-server/pom.xml +++ b/samples/standalone/http-server/pom.xml @@ -83,14 +83,6 @@ com.example.fraud.MvcTest - - - - org.springframework.cloud - spring-cloud-contract-verifier-core - ${spring-cloud-contract.version} - - maven-deploy-plugin diff --git a/samples/standalone/stream-source/pom.xml b/samples/standalone/stream-source/pom.xml index 444e60ccc5..3624b6cc12 100644 --- a/samples/standalone/stream-source/pom.xml +++ b/samples/standalone/stream-source/pom.xml @@ -74,14 +74,6 @@ com.example.source.SensorSourceTestBase - - - - org.springframework.cloud - spring-cloud-contract-verifier-core - ${spring-cloud-contract.version} - - maven-deploy-plugin