X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dg-util%2Fappc-dg-util-bundle%2Fpom.xml;h=5ae59c16afceb2d7bfe06e37e47dfdada40bbea3;hb=7346763fac123b7a5745bb6a18eaf1140b82779b;hp=d0068d385fd9a117e535a03c3c9a2896eacfbba6;hpb=65d7a3047e10675c1d754ded62987e55a6faaca6;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 d0068d385..5ae59c16a 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.2 + + + org.onap.appc appc-dg-util-bundle + 1.6.4 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 @@ -94,12 +88,7 @@ org.apache.httpcomponents httpclient - 4.5.1 - - - junit - junit - test + 4.5.3 org.onap.ccsdk.sli.core @@ -178,7 +167,7 @@ org.onap.appc appc-netconf-adapter-bundle - 1.3.0-SNAPSHOT + 1.6.4 junit @@ -191,14 +180,10 @@ test - org.powermock - powermock-api-mockito - test - - - org.powermock - powermock-module-junit4 + org.assertj + assertj-core test + ${assertj.version}