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=79636455258618f3c223e02a84d30a60ad676705;hb=651430451d2134d14daab15ebae29eccc878b52b;hp=9a515e9d7243c111695cb0e1e0448abe052290a2;hpb=65d7a3047e10675c1d754ded62987e55a6faaca6;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 9a515e9d7..796364552 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 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"); @@ -18,17 +18,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-netconf-adapter - 1.3.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 1.5.0-SNAPSHOT + appc-netconf-adapter-bundle + org.onap.appc + 1.5.0-SNAPSHOT bundle NETCONF Adapter - bundle @@ -40,7 +42,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -54,12 +56,26 @@ com.att.cdp cdp-pal-common compile + ${cdp.pal.version} + + + ch.qos.logback + logback-classic + + com.att.cdp cdp-pal-openstack compile + ${cdp.pal.version} + + + com.att.cdp + cdp-pal-common + + @@ -76,7 +92,18 @@ com.sun.jersey jersey-json - + + + org.codehaus.jackson + jackson-mapper-asl + + + + + org.codehaus.jackson + jackson-mapper-asl + 1.9.3 + javax.xml.bind @@ -105,7 +132,7 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.3 @@ -125,6 +152,12 @@ compile + + org.osgi + org.osgi.core + provided + + org.slf4j slf4j-api @@ -175,7 +208,12 @@ jsch 0.1.54 - + + org.hamcrest + hamcrest-all + 1.3 + test +