From: Jerry Flood Date: Mon, 22 Oct 2018 14:14:23 +0000 (-0400) Subject: Update the cmso poms to enable push X-Git-Tag: 1.0.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F52%2F70952%2F3;p=optf%2Fcmso.git 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 --- diff --git a/cmso-database/pom.xml b/cmso-database/pom.xml index 042a5da..23f38cb 100644 --- a/cmso-database/pom.xml +++ b/cmso-database/pom.xml @@ -71,7 +71,7 @@ localhost:5000 nexus3.onap.org:10001 false - true + false false false 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 -