Bump versions by x.y.(z+1)
[netconf.git] / restconf / restconf-models / ietf-restconf-monitoring / pom.xml
index d07134daabc5e1cfed7517ff414503fff4316183..e140eb0ddb0616924743f2294b23ad1f28274259 100644 (file)
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>binding-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
-        <relativePath/>
+        <groupId>org.opendaylight.netconf</groupId>
+        <artifactId>restconf-parent</artifactId>
+        <version>1.8.4-SNAPSHOT</version>
+        <relativePath>../../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-restconf-monitoring</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>