Use ranges to cross-reference yangtools features
[mdsal.git] / common / features / odl-mdsal-binding2-runtime / src / main / feature / feature.xml
index eedbd8b1f3352d0c783c72856b159719acaaf6f6..ff432cc4c149fc395cdc752439bf9ddd415349cd 100644 (file)
@@ -2,5 +2,6 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-binding2-runtime">
     <feature name="odl-mdsal-binding2-runtime">
         <feature version="[3.0.0,4)">odl-javassist-3</feature>
+        <feature version="[2.0.1,3)">odl-yangtools-data</feature>
     </feature>
 </features>