Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-client / pom.xml
index dffdfac52ef9c80f35d539c6310ed20cc347e618..6c4f3edae121c3de76b3eadd7f8d7bca7587f3ab 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-client</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>