Bump versions to 2.0.2-SNAPSHOT
[netconf.git] / restconf / restconf-models / ietf-restconf-monitoring / pom.xml
index a45bf5eb624c2a68e6658ba69dd52a16c38e3031..28ea90b17b27fc011f66b4c3e246c11ba22ce4e3 100644 (file)
 
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
-        <artifactId>restconf-parent</artifactId>
-        <version>1.13.3-SNAPSHOT</version>
-        <relativePath>../../restconf-parent</relativePath>
+        <artifactId>netconf-parent</artifactId>
+        <version>2.0.2-SNAPSHOT</version>
+        <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-restconf-monitoring</artifactId>
-    <version>1.13.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>