Merge "BUG-2953 : Unable to read from datastore root with clustering enabled"
[controller.git] / features / netconf / src / main / resources / features.xml
index aa8287d70928690cd9c3f4c30247b4597f167fe4..dbd940f5e663e157409f1a57ac4fa421680572a2 100644 (file)
@@ -35,6 +35,7 @@
   </feature>
   <feature name='odl-netconf-util' version='${project.version}'>
     <feature version='${project.version}'>odl-netconf-mapping-api</feature>
+    <bundle>mvn:org.opendaylight.yangtools/yang-model-api/${yangtools.version}</bundle>
     <bundle>mvn:org.opendaylight.controller/netconf-util/${project.version}</bundle>
   </feature>
     <feature name='odl-netconf-impl' version='${project.version}' description="OpenDaylight :: Netconf :: Impl">