Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / restconf / sal-rest-docgen-maven / pom.xml
index f765f2efe4c3df5c6b92a8e7871e6b0f725771e7..a047530ee17c0172871c5ad69e186ff71ab1f4e5 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.12.0-SNAPSHOT</version>
+        <version>1.13.0-SNAPSHOT</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>sal-rest-docgen-maven</artifactId>
-    <version>1.12.0-SNAPSHOT</version>
+    <version>1.13.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>