Bump versions to 4.0.10-SNAPSHOT
[netconf.git] / features / restconf / odl-restconf-common / pom.xml
index 41a9a6d76be52366f48e5173de2ef55594e869cd..87e7fc5144baed59c51c40b6b78ffb3f09e3e5f8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>4.0.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -59,8 +59,8 @@
         </dependency>
 
         <dependency>
-            <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>ietf-restconf-monitoring</artifactId>
+            <groupId>org.opendaylight.netconf.model</groupId>
+            <artifactId>rfc8040-ietf-restconf-monitoring</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>