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=44f9006a3296c9a24c88ca39505a97c9a34d1383;hpb=19ae78049dff5f6ca5b4fec2e8fa8ded81f30c45;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 44f9006a3..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.5.0-SNAPSHOT + 2.6.1 appc-netconf-adapter-bundle org.onap.appc - 1.5.0-SNAPSHOT + 1.6.3 bundle NETCONF Adapter - bundle @@ -83,17 +83,6 @@ javax.ws.rs-api - - - com.sun.jersey - jersey-client - - - - com.sun.jersey - jersey-json - - javax.xml.bind jaxb-api @@ -141,6 +130,12 @@ compile + + org.osgi + org.osgi.core + provided + + org.slf4j slf4j-api