Bug 4202: Migration to use mdsal project
[controller.git] / opendaylight / md-sal / sal-binding-dom-it / pom.xml
index 88e9c1a9c6fde22116cc24f8d4696fa320b46255..2c5e9e4adfdbaf00337d303061091cc93f9f9c50 100644 (file)
@@ -15,7 +15,7 @@
       <artifactId>junit</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.yangtools</groupId>
+      <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>yang-binding</artifactId>
     </dependency>
     <dependency>
@@ -49,7 +49,7 @@
       <artifactId>sal-test-model</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.yangtools.model</groupId>
+      <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>opendaylight-l2-types</artifactId>
     </dependency>
   </dependencies>