Bug 4202: Migration to use mdsal project
[controller.git] / opendaylight / md-sal / sal-dom-broker-config / pom.xml
index 601743b5cf28495432b911ce287ffc2eb7a5af57..c044e9b722457c7c2a8f85236e0cdfde400960b5 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-broker-impl</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal.model</groupId>
+      <artifactId>ietf-yang-types</artifactId>
+    </dependency>
   </dependencies>
 
   <build>