Removed left-over dependencies to YANGTools models.
[mdsal.git] / binding / mdsal-binding-test-model / pom.xml
index 26dc9a2ad8774aff421440cff86d32f77469f7b8..4023f68411db4840ba3f097cc462304efd6d2557 100644 (file)
             <artifactId>yang-binding</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.yangtools.model</groupId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>yang-ext</artifactId>
             <exclusions>
             <exclusion>
-                <groupId>org.opendaylight.yangtools</groupId>
+                <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>yang-binding</artifactId>
             </exclusion>
             </exclusions>