Bump yangtools to 2.0.10
[netconf.git] / features / netconf / odl-netconf-util / src / main / feature / feature.xml
index 2735392ec3a6820bdac7055c4893156527b9f8fb..5e79a30644dd39a4b4c957df9bfde4df61b150ef 100644 (file)
@@ -6,10 +6,11 @@
  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.2.0">
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-netconf-${project.version}">
     <feature name="odl-netconf-util" version="${project.version}">
         <configfile finalname="etc/netconf.cfg">
             mvn:org.opendaylight.netconf/netconf-util/${project.version}/cfg/config
         </configfile>
+        <feature version="[2.0.10,3)">odl-yangtools-codec</feature>
     </feature>
 </features>