From 2993f3d67f5831c08d57c8986e7e64e6d81cf7e3 Mon Sep 17 00:00:00 2001 From: Jerry Flood Date: Mon, 22 Oct 2018 10:14:23 -0400 Subject: Update the cmso poms to enable push Remove pact dependency and add others Issue-ID: OPTFRA-373 Change-Id: I6d0302f56bec5a5de211d75fd99ddb56158210f0 Signed-off-by: Jerry Flood --- cmso-service/pom.xml | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) (limited to 'cmso-service') diff --git a/cmso-service/pom.xml b/cmso-service/pom.xml index ac0ea1a..9916b27 100644 --- a/cmso-service/pom.xml +++ b/cmso-service/pom.xml @@ -90,7 +90,7 @@ localhost:5000 nexus3.onap.org:10001 false - true + false false false @@ -259,25 +259,16 @@ mariadb-java-client - - - au.com.dius - pact-jvm-consumer-junit_2.11 - ${pact.version} - - - org.codehaus.groovy - groovy-all - - + joda-time + joda-time + 2.8.1 - au.com.dius - pact-jvm-provider-junit_2.11 - ${pact.version} + org.apache.commons + commons-lang3 + 3.8.1 - -- cgit