Bug 4202: Migration to use mdsal project
[controller.git] / opendaylight / md-sal / sal-binding-config / pom.xml
index ae9b92431feef59fa71779a5193c890fe1cfd411..854a6a49e0b52aff91b18d657670db55bcded868 100644 (file)
       <artifactId>sal-binding-broker-impl</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.yangtools</groupId>
-      <artifactId>binding-data-codec</artifactId>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-binding-dom-codec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal.model</groupId>
+      <artifactId>ietf-yang-types</artifactId>
     </dependency>
   </dependencies>