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-optimizer/pom.xml | 39 --------------------------------------- 1 file changed, 39 deletions(-) (limited to 'cmso-optimizer/pom.xml') diff --git a/cmso-optimizer/pom.xml b/cmso-optimizer/pom.xml index fa27b8e..80a7805 100644 --- a/cmso-optimizer/pom.xml +++ b/cmso-optimizer/pom.xml @@ -42,7 +42,6 @@ 1.8 1.0.0 - 3.3.9 5.0.10.RELEASE 2.1.3.RELEASE 2.0.0 @@ -158,10 +157,6 @@ org.springframework spring-beans - - org.springframework - spring-beans - org.springframework spring-context @@ -283,36 +278,6 @@ cmso-optimizer - - 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 @@ -360,10 +325,6 @@ - - exec-maven-plugin - org.codehaus.mojo - org.springframework.boot spring-boot-maven-plugin -- cgit 1.2.3-korg