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=faf77e4f0028c2a6bc551da42c8a002ed1847dfc;hpb=a8027396fc8f425876cca68a919e03a4220cec7e;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 faf77e4f0..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-2018 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 @@ -22,13 +24,15 @@ 4.0.0 - - org.onap.appc - appc-dg-util - 1.4.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 @@ -40,7 +44,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -56,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 @@ -95,11 +90,6 @@ httpclient 4.5.3 - - junit - junit - test - org.onap.ccsdk.sli.core sli-common @@ -177,7 +167,7 @@ org.onap.appc appc-netconf-adapter-bundle - 1.4.0-SNAPSHOT + 1.6.4 junit @@ -190,14 +180,10 @@ test - org.powermock - powermock-api-mockito - test - - - org.powermock - powermock-module-junit4 + org.assertj + assertj-core test + ${assertj.version}