X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=78453b177037d88b91945e8138bf0bdcd541d8b9;hb=9adc35800e65c6c9099d3d28a21a3968f1967b29;hp=8a2387d2c1d450df3e0a9bc964c435e84688844a;hpb=2a35e5ab8c3300757a425841d017097c1fa31e68;p=controller.git diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 8a2387d2c1..78453b1770 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT ../ netconf-ssh @@ -15,6 +15,10 @@ ${project.groupId} netconf-api + + + ${project.groupId} + netconf-auth ${project.groupId} @@ -32,14 +36,18 @@ org.bouncycastle bcprov-jdk15on - - org.opendaylight.controller - usermanager - org.opendaylight.controller.thirdparty ganymed + + org.apache.sshd + sshd-core + + + com.google.guava + guava + org.slf4j slf4j-api @@ -49,6 +57,15 @@ mockito-configuration test + + org.opendaylight.controller + netconf-netty-util + + + org.opendaylight.controller + netconf-client + test + @@ -59,21 +76,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 + *