X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dg-util%2Fappc-dg-util-bundle%2Fpom.xml;h=7a987c035690f1b7c6de90a894df4b71e5df6ea6;hb=403f16a45750ffe6169eee15b046baa972dd799d;hp=e72bdb8db22a7aa432c2d02f5ea6a916d836639e;hpb=bda76526634fce51188c87c556ff294a9e409b80;p=appc.git diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml index e72bdb8db..7a987c035 100644 --- a/appc-dg-util/appc-dg-util-bundle/pom.xml +++ b/appc-dg-util/appc-dg-util-bundle/pom.xml @@ -3,9 +3,11 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. Copyright (C) 2017 Amdocs ================================================================================ + Modifications Copyright (C) 2018 Nokia + ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at @@ -18,18 +20,19 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= - ECOMP is a trademark and service mark of AT&T Intellectual Property. --> 4.0.0 - - org.onap.appc - appc-dg-util - 1.3.0-SNAPSHOT - - + + org.onap.appc.parent + binding-parent + 2.6.1 + + + org.onap.appc appc-dg-util-bundle + 1.6.3 bundle appc-dg-util - bundle @@ -41,7 +44,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -57,15 +60,6 @@ javax.ws.rs javax.ws.rs-api - - - com.sun.jersey - jersey-client - - - com.sun.jersey - jersey-json - javax.xml.bind jaxb-api @@ -96,11 +90,6 @@ httpclient 4.5.3 - - junit - junit - test - org.onap.ccsdk.sli.core sli-common @@ -178,7 +167,7 @@ org.onap.appc appc-netconf-adapter-bundle - 1.3.0-SNAPSHOT + 1.6.3 junit @@ -191,14 +180,10 @@ test - org.powermock - powermock-api-mockito - test - - - org.powermock - powermock-module-junit4 + org.assertj + assertj-core test + ${assertj.version}