Migration to use MD-SAL Project
[bgpcep.git] / bgp / concepts / pom.xml
index e904a303944a8e28e8bb9becaefda4b786e353b8..f00009a38fd1d4076d1998b43197ef77f0dd53b2 100644 (file)
@@ -50,7 +50,7 @@
                    be here, but the plugin should bring it in.
         -->
         <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
+            <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding</artifactId>
         </dependency>
         <dependency>
@@ -68,7 +68,7 @@
                     discovered by the plugin.
         -->
         <dependency>
-            <groupId>org.opendaylight.yangtools.model</groupId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-inet-types</artifactId>
         </dependency>
         <dependency>