Migration to use MD-SAL Project
[bgpcep.git] / bgp / parser-spi / pom.xml
index edce8227d8a8826a785a3b2dcd5141a4813945a6..d32080bcba6d07ca01e50cffb525c068e5a9f226 100644 (file)
@@ -63,7 +63,7 @@
             <artifactId>config-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
+            <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding</artifactId>
         </dependency>
         <dependency>
@@ -75,7 +75,7 @@
             <artifactId>concepts</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools.model</groupId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-inet-types</artifactId>
         </dependency>