Bump versions by x.y.(z+1)
[netconf.git] / restconf / sal-rest-docgen-maven / pom.xml
index eaed91be3e71b3d295ee3a54aa9369aa04a387c7..83e14e10aff8cce98a974f93cf82595168167648 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.9.2-SNAPSHOT</version>
+        <version>1.9.3-SNAPSHOT</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>sal-rest-docgen-maven</artifactId>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.9.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>