Bump versions by x.y.(z+1)
[netconf.git] / restconf / restconf-models / ietf-restconf / pom.xml
index efd6d000e7f85cd4b2f04e612dbf9d2c10d4519c..401d0d4d294bf95b94ae4345c8f63e97f50391ed 100644 (file)
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>binding-parent</artifactId>
-        <version>0.13.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</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>