Bump versions to 2.0.1-SNAPSHOT
[netconf.git] / netconf / callhome-model / pom.xml
index c46b4b18eb21214aa9451930a9594f8d995307da..0f8356495f2f5ea1d5126b985fa2cb1332a0ad72 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>2.0.1-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-model</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>