Integrate MRI projects for Neon
[netconf.git] / netconf / netconf-netty-util / pom.xml
index ad1c0ce31202c33f6237e5f814887b9635d868a1..0f7254bd24d7b444bd09586ace16dffd56360da8 100644 (file)
     <dependency>
       <groupId>org.apache.sshd</groupId>
       <artifactId>sshd-core</artifactId>
-      <version>1.6.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.sshd</groupId>
+      <artifactId>sshd-netty</artifactId>
     </dependency>
     <dependency>
       <groupId>com.siemens.ct.exi</groupId>
@@ -73,8 +76,8 @@
       <artifactId>slf4j-api</artifactId>
     </dependency>
     <dependency>
-      <groupId>xmlunit</groupId>
-      <artifactId>xmlunit</artifactId>
+      <groupId>org.xmlunit</groupId>
+      <artifactId>xmlunit-legacy</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>