BUG-1848 : OrderedNormalizedNodeWriter implementation
[controller.git] / features / netconf / src / main / resources / features.xml
index aa8287d70928690cd9c3f4c30247b4597f167fe4..80b2e36211952b2421002a4194c59d0dd554cfe0 100644 (file)
@@ -35,6 +35,8 @@
   </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.yangtools/yang-data-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">