Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / callhome-provider / pom.xml
index 88c0368b153b1abfdc1ba49d0bc83f69069cbe28..feaa75c2dfc1205e0ac6f9cc6c1112ed85511eb5 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.10.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>