Remove duplicate ietf-yang-library models
[netconf.git] / netconf / yanglib / pom.xml
index cb301d47f1906f118b8112d22f52456b341bbfbe..2751298d071d71a46c8eeabbca506c48d925590c 100644 (file)
@@ -47,8 +47,8 @@
             <artifactId>guava</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>ietf-netconf-yang-library</artifactId>
+            <groupId>org.opendaylight.mdsal.model</groupId>
+            <artifactId>rfc7895</artifactId>
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>