Bump yangtools to 2.0.10
[netconf.git] / features / netconf / odl-netconf-api / src / main / feature / feature.xml
index d255e342bde20cf2241db7593c99c8ad98829549..689267ef2fdb03a128f9e911ebabcf5f876e6e79 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-api" version="${project.version}">
-        <feature version="[2.0.3,3)">odl-yangtools-parser-api</feature>
+        <feature version="[2.0.10,3)">odl-yangtools-parser-api</feature>
     </feature>
 </features>