Migration to use MD-SAL Project
[bgpcep.git] / pcep / tunnel-api / pom.xml
index 3e2bba7c86597058195143184de074fb35d5ce39..3fac7df922491cf009982f50205b070e6f8d53bb 100644 (file)
@@ -61,7 +61,7 @@
             <artifactId>topology-tunnel-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
+            <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding</artifactId>
         </dependency>
         <dependency>
@@ -73,7 +73,7 @@
             <artifactId>concepts</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools.model</groupId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-topology</artifactId>
         </dependency>
         <dependency>