Bump versions to 2.0.5-SNAPSHOT
[netconf.git] / netconf / callhome-provider / pom.xml
index feaa75c2dfc1205e0ac6f9cc6c1112ed85511eb5..370980e76cc11f21fb48a5eca1f1a4694bcd8729 100644 (file)
@@ -6,13 +6,11 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.10.0-SNAPSHOT</version>
+        <version>2.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>