Bump yangtools to 2.0.5
[mdsal.git] / common / features / odl-mdsal-binding-runtime / src / main / feature / feature.xml
index 5a708fee225c6b3302b4195b9dd3f41c87572f9b..2481cfb4e375a86b1333cc5d362ed6bb12036b2b 100644 (file)
@@ -2,7 +2,7 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-binding-runtime">
     <feature name="odl-mdsal-binding-runtime">
         <feature version="[3.1.0,4)">odl-javassist-3</feature>
-        <feature version="[2.0.3,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.3,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-parser</feature>
     </feature>
 </features>