Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / restconf / sal-rest-docgen / pom.xml
index aaf67c3f18ca7b770ac3c48238b75a4e1b63f866..89b21db82cb78cad56fdf95a6523d3ceb4dc8336 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-docgen</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.9.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>