Expand rsa-ssh2 signatures
[netconf.git] / netconf / netconf-netty-util / pom.xml
index cd8b2a7fd8c9e8fa2efe1435d26f9cea18a1e2ff..9988696fe7cf78788128bfeae5d2230f5f809c7c 100644 (file)
       <groupId>io.netty</groupId>
       <artifactId>netty-handler</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.apache.sshd</groupId>
-      <artifactId>sshd-osgi</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.sshd</groupId>
-      <artifactId>sshd-netty</artifactId>
-    </dependency>
 
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>shaded-exificient</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.netconf</groupId>
+      <artifactId>shaded-sshd</artifactId>
+    </dependency>
 
     <dependency>
       <groupId>org.slf4j</groupId>