Integrate MRI projects for Neon
[netconf.git] / features / netconf / odl-netconf-netty-util / src / main / feature / feature.xml
index 12ba3b7bb905d45fe210e50a4134ae7c58501db8..c0eaa4f2d7841a76ffa8b935a8682f3749d9b4e8 100644 (file)
@@ -8,7 +8,6 @@
   -->
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-netconf-${project.version}">
     <feature name="odl-netconf-netty-util" version="${project.version}">
-        <feature version="${karaf.version}">ssh</feature>
-        <feature version="[3.1.0,4)">odl-netty-4</feature>
+        <feature version="[4,5)">odl-apache-sshd</feature>
     </feature>
 </features>