Refactor standard model placement
[netconf.git] / netconf / netconf-impl / pom.xml
index c350de3ac2cacb87054712e6167a3b77e38c5199..861258dc86c04d700609f7e262a192179bb97336 100644 (file)
@@ -22,8 +22,8 @@
 
   <dependencies>
     <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>