Bump versions by x.y.(z+1)
[netconf.git] / restconf / restconf-models / ietf-restconf / pom.xml
index d4bcdb4e8081219e037884621a9bdf0548eac663..401d0d4d294bf95b94ae4345c8f63e97f50391ed 100644 (file)
 
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
-        <artifactId>restconf-binding-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <relativePath>../../restconf-binding-parent</relativePath>
+        <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>