Expose yang source provider into config subsystem
[controller.git] / opendaylight / md-sal / sal-test-model / pom.xml
index 446e16715594eff58b26ae175a98fe97905bd977..854fdf1f7ae21fed8f1a5d20d4d850a3504bd7b1 100644 (file)
 
     <dependencies>
         <dependency>
-            <groupId>org.opendaylight.yangtools</groupId>
+            <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools.model</groupId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>yang-ext</artifactId>
         </dependency>
     </dependencies>
@@ -80,4 +80,4 @@
         <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL</url>
     </scm>
 
-</project>
\ No newline at end of file
+</project>