Bug 4202: Migration to use mdsal project
[controller.git] / opendaylight / md-sal / messagebus-api / pom.xml
index d3586fb8ed6682cd4058e2712ceccff9216f91b3..d367c5f9b8f07fecc7f14ee8427c61a5702add44 100644 (file)
@@ -28,11 +28,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>model-inventory</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools.model</groupId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>yang-ext</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools.model</groupId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-topology</artifactId>
         </dependency>
     </dependencies>