X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-adapters%2Fappc-netconf-adapter%2Fappc-netconf-adapter-bundle%2Fpom.xml;h=9ba0f30667cae29ad4a9729faa0c6c0f2bd9fb83;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=f87d7d1396c937415ac8cb74b28e72dc7191d840;hpb=7f383f98c874d5918fa6e55597f30432b13a658d;p=appc.git diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index f87d7d139..9ba0f3066 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml @@ -3,7 +3,7 @@ ============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 ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -24,13 +24,13 @@ org.onap.appc.parent binding-parent - 1.4.0-SNAPSHOT + 2.5.0 appc-netconf-adapter-bundle org.onap.appc - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle NETCONF Adapter - bundle @@ -57,6 +57,12 @@ cdp-pal-common compile ${cdp.pal.version} + + + ch.qos.logback + logback-classic + + @@ -64,6 +70,12 @@ cdp-pal-openstack compile ${cdp.pal.version} + + + com.att.cdp + cdp-pal-common + + @@ -129,6 +141,12 @@ compile + + org.osgi + org.osgi.core + provided + + org.slf4j slf4j-api @@ -179,7 +197,12 @@ jsch 0.1.54 - + + org.hamcrest + hamcrest-all + 1.3 + test +