Move and split EntityOwnershipService common-api
[mdsal.git] / common / features / src / main / features / features.xml
index dc892f213b8832d4cb393bb77ec6134bfd5462a7..d07a985b9c321ebd620a356af69dfdd56de0ac53 100644 (file)
@@ -90,6 +90,7 @@
 
     <feature name='odl-mdsal-eos-common' version='${project.version}' description='OpenDaylight :: MD-SAL :: EOS :: Common'>
         <feature version='${yangtools.version}'>odl-yangtools-common</feature>
+        <feature version='${yangtools.version}'>odl-yangtools-yang-data</feature>
         <bundle>mvn:org.opendaylight.mdsal/mdsal-eos-common-api/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/{{VERSION}}</bundle>
     </feature>