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=a61659cb67eb9860e57f91ecf47c571b5026d324;hpb=76b6ff1ce84d4c2ab4518dd5f154083b91680245;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..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 @@ -141,6 +141,12 @@ compile + + org.osgi + org.osgi.core + provided + + org.slf4j slf4j-api @@ -191,7 +197,12 @@ jsch 0.1.54 - + + org.hamcrest + hamcrest-all + 1.3 + test +