Refactor standard model placement
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 97b71ba0444e840fc7edbf2cdcb4dc370e7bbf51..46872f9ddda606398f6ca018e6aa0c3928aeb6a5 100644 (file)
@@ -78,8 +78,8 @@
             <artifactId>netconf-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>ietf-netconf-monitoring</artifactId>
+            <groupId>org.opendaylight.netconf.model</groupId>
+            <artifactId>rfc6022</artifactId>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>