Bump odlparent to 6.0.0
[netconf.git] / features / netconf / odl-netconf-netty-util / src / main / feature / feature.xml
index b02171eac31b4a2135fc7b047cdaa52dc5bf3279..22626056b3bad8bfc33bfc50f2031a122b5155c1 100644 (file)
@@ -6,8 +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="[6,7)">odl-apache-sshd</feature>
     </feature>
 </features>