Bump versions to 2.0.2-SNAPSHOT
[netconf.git] / netconf / callhome-model / pom.xml
index d3cfa640e7c14863789252ef4d7514e706f2f0cd..9ff5b7b9f98ff0bc145d6e9f39a14ad658940549 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-model</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>