X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=d91564ba0ba3a6b70292f83e028debeb318ce261;hp=34f131c678e15ab3ca0609ff6d4c73e1b41fd118;hb=91d7c1ee52322acad08e9f81228ac36b3aa684f5;hpb=54bed4dd6dfbada9a8e2ddf70ca84952aec3f55a diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 34f131c678..d91564ba0b 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -62,11 +62,14 @@ org.opendaylight.controller.netconf.osgi.NetconfSSHActivator + com.google.common.base, ch.ethz.ssh2, ch.ethz.ssh2.signature, + org.apache.commons.io, org.opendaylight.controller.netconf.util.osgi, org.opendaylight.controller.usermanager, org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.utils, org.osgi.framework, org.osgi.util.tracker, org.slf4j,