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=1001ee2c4c87e9455872f5a03e285e11ef25c6d9;hb=9f69f002bc27b24e849fb2048b0ee4a8224e1708;hp=1a3fe2990414a3ea195abb8318f229c8d14ed2c8;hpb=7ee4094673456823709217c769e75b73109680d2;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 1a3fe2990..1001ee2c4 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 + 2.6.0-SNAPSHOT appc-netconf-adapter-bundle org.onap.appc - 1.4.1-SNAPSHOT + 1.6.1 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 +