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=a61659cb67eb9860e57f91ecf47c571b5026d324;hpb=28da5021fad45b2c4da1bd1b7db794863e5ef7f3;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 a61659cb6..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 @@ -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 @@ -191,7 +186,12 @@ jsch 0.1.54 - + + org.hamcrest + hamcrest-all + 1.3 + test +