Bump odlparent to 6.0.0
[netconf.git] / features / netconf / odl-netconf-netty-util / src / main / feature / feature.xml
index c89db4861425c0460a7c73111a0eddaf568e582d..22626056b3bad8bfc33bfc50f2031a122b5155c1 100644 (file)
@@ -6,9 +6,8 @@
   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
   -->
-<features name="odl-netconf-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<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.0.0,4)">odl-netty-4</feature>
+        <feature version="[6,7)">odl-apache-sshd</feature>
     </feature>
 </features>