Bump versions to 2.0.9-SNAPSHOT
[netconf.git] / restconf / restconf-models / ietf-restconf / pom.xml
index bfa99d82c272d33c07df23e9fcc4e2955ed2b219..7bd7e2993e0832719756febf8de41a4e8d50a3aa 100644 (file)
 
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
-        <artifactId>restconf-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
-        <relativePath>../../restconf-parent</relativePath>
+        <artifactId>netconf-parent</artifactId>
+        <version>2.0.9-SNAPSHOT</version>
+        <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-restconf</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>