Migration to use MD-SAL Project
[bgpcep.git] / bgp / flowspec / pom.xml
index 5d9399cc19d528b62ed00c8770d855d5b86c705d..c4feaae980069cb3ce7d1e5f27770e05db3345bb 100644 (file)
@@ -75,7 +75,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
+            <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding</artifactId>
         </dependency>
         <dependency>
@@ -87,7 +87,7 @@
             <artifactId>concepts</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools.model</groupId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-inet-types</artifactId>
         </dependency>
         <dependency>