From a3da541f9914a13e644f638f02b4f44b64028332 Mon Sep 17 00:00:00 2001 From: Jerry Flood Date: Fri, 12 Apr 2019 08:23:22 -0400 Subject: Add robot integration test Produce code coverage for cmso-service Clean up poms Issue-ID: OPTFRA-474 Change-Id: I46a24d99413b5d30387f93c558a7d675410a1064 Signed-off-by: Jerry Flood --- cmso-service/pom.xml | 35 ----------------------------------- 1 file changed, 35 deletions(-) (limited to 'cmso-service') diff --git a/cmso-service/pom.xml b/cmso-service/pom.xml index 4081cc3..f4539af 100644 --- a/cmso-service/pom.xml +++ b/cmso-service/pom.xml @@ -53,7 +53,6 @@ 1.8 1.0.0 - 3.3.9 5.0.10.RELEASE 2.1.3.RELEASE 2.0.0 @@ -288,36 +287,6 @@ cmso-service - - au.com.dius - pact-jvm-provider-maven_2.11 - ${pact.version} - - - ${BROKER_URL} - pactadmin - pactadmin - 1.0.0 - - - - core - http - ${APP_URL} - ${APP_PORT} - / - - ${BROKER_URL} - - pactadmin - pactadmin - - - - - - maven-dependency-plugin @@ -365,10 +334,6 @@ - - exec-maven-plugin - org.codehaus.mojo - org.springframework.boot spring-boot-maven-plugin -- cgit 1.2.3-korg