X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=8d48077f93174dbf211d4ac5be0568a9b6cfab9b;hp=8a2387d2c1d450df3e0a9bc964c435e84688844a;hb=953ef0690fc6803449c43e3e886fb30f2ac5d7b3;hpb=b2e6c299fad844633c8b40a2e180780f5774a4ae diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 8a2387d2c1..8d48077f93 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -40,6 +40,10 @@ org.opendaylight.controller.thirdparty ganymed + + org.apache.sshd + sshd-core + org.slf4j slf4j-api @@ -49,6 +53,16 @@ mockito-configuration test + + org.opendaylight.controller + netconf-netty-util + test + + + org.opendaylight.controller + netconf-client + test +