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=bc51049999522233779a2e6f40c75b0724881385;hb=2d0e9d3450ceac0afdf0cd721ef65d87e94e456e;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..bc5104999 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.6.1 appc-netconf-adapter-bundle org.onap.appc - 1.4.0-SNAPSHOT + 1.6.3 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 + + @@ -71,17 +83,6 @@ javax.ws.rs-api - - - com.sun.jersey - jersey-client - - - - com.sun.jersey - jersey-json - - javax.xml.bind jaxb-api @@ -129,6 +130,12 @@ compile + + org.osgi + org.osgi.core + provided + + org.slf4j slf4j-api @@ -179,7 +186,12 @@ jsch 0.1.54 - + + org.hamcrest + hamcrest-all + 1.3 + test +