X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-ssh%2Fpom.xml;h=3a31a22fca4db352e6d160856315715c60f0d2ed;hb=f682b32986b2e4b742b103a76a28f503674e4891;hp=a99759e3f2caa322b9b835972d125327156b1b71;hpb=40199db98ceb28d9e303e9959167d1c6ab6e1355;p=netconf.git diff --git a/netconf/mdsal-netconf-ssh/pom.xml b/netconf/mdsal-netconf-ssh/pom.xml index a99759e3f2..3a31a22fca 100644 --- a/netconf/mdsal-netconf-ssh/pom.xml +++ b/netconf/mdsal-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 4.0.4-SNAPSHOT + 5.0.4-SNAPSHOT ../../parent @@ -25,30 +25,56 @@ com.google.guava guava + + io.netty + netty-buffer + + + io.netty + netty-common + + + io.netty + netty-transport + org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-inet-types - ${project.groupId} + org.opendaylight.netconf netconf-api - ${project.groupId} + org.opendaylight.netconf netconf-auth - ${project.groupId} - netconf-util + org.opendaylight.netconf + netconf-netty-util - ${project.groupId} - netconf-netty-util + org.opendaylight.netconf + shaded-sshd org.osgi - org.osgi.framework + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations - + + io.netty + netty-handler + test + + + org.opendaylight.netconf + netconf-util + test + +