Bump versions to 4.0.10-SNAPSHOT
[netconf.git] / netconf / netconf-impl / pom.xml
index e2a48f9569be743ca2ac2255ed56ac634897c1fa..e431574aaee5097a8db0913651da6fee7c0af7f6 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.5-SNAPSHOT</version>
+    <version>4.0.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
 
   <dependencies>
     <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>
     <!-- compile dependencies -->
     <dependency>