X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=6dd23776ce0c0b2f642ffb71d833b577bae10fa8;hb=99a0b01f27126a17ec2af165cf3fd9e53c977d2b;hp=8d48077f93174dbf211d4ac5be0568a9b6cfab9b;hpb=91eec932865a8b38e9ab33b3fa566f1a0a9534e9;p=controller.git diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 8d48077f93..6dd23776ce 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -15,6 +15,10 @@ ${project.groupId} netconf-api + + + ${project.groupId} + netconf-auth ${project.groupId} @@ -32,10 +36,6 @@ org.bouncycastle bcprov-jdk15on - - org.opendaylight.controller - usermanager - org.opendaylight.controller.thirdparty ganymed @@ -44,6 +44,10 @@ org.apache.sshd sshd-core + + com.google.guava + guava + org.slf4j slf4j-api @@ -73,21 +77,7 @@ org.opendaylight.controller.netconf.ssh.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, - org.bouncycastle.openssl, - io.netty.bootstrap, io.netty.buffer, io.netty.channel, io.netty.channel.local, io.netty.channel.nio, - io.netty.handler.stream, io.netty.util.concurrent, org.apache.commons.lang3, - org.opendaylight.controller.netconf.util.messages + *