Release netconf
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 97b71ba0444e840fc7edbf2cdcb4dc370e7bbf51..96a3a3a5def76173bb7397d2bfabecba52139331 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
             <artifactId>netconf-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>ietf-netconf-monitoring</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>ietf-netconf-monitoring-extension</artifactId>
+            <groupId>org.opendaylight.netconf.model</groupId>
+            <artifactId>rfc6022</artifactId>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>