Use ranges to cross-reference yangtools features
[mdsal.git] / common / features / odl-mdsal-binding-runtime / src / main / feature / feature.xml
index a46af9b3291a73eeac9cfcde4ace7c8260c27f96..9e89759ac3e9f7ed67d33d639d4bee0e077cad71 100644 (file)
@@ -2,5 +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.0.0,4)">odl-javassist-3</feature>
+        <feature version="[2.0.1,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.1,3)">odl-yangtools-parser</feature>
     </feature>
 </features>