Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / sal-netconf-connector / pom.xml
index f32904128b5cf1791dc89dc9a17533c1affc6c2b..1ebc5f497f2268b8ba82c9bf7af96df586ad925d 100644 (file)
@@ -11,7 +11,7 @@
   <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>
 
@@ -19,7 +19,7 @@
   <artifactId>sal-netconf-connector</artifactId>
 
   <!-- Preserve version from mdsal -->
-  <version>1.12.0-SNAPSHOT</version>
+  <version>1.13.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>