Migrate netconf to MD-SAL APIs
[netconf.git] / netconf / yanglib / pom.xml
index 4daffcdf45ab649bef480a52b0a7b6e8e71729a7..dcde35f1ccc39fda3d0545e0c60a55b6d2fec6f8 100644 (file)
@@ -39,8 +39,8 @@
 
     <dependencies>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-binding-api</artifactId>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-api</artifactId>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>