Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / yanglib / pom.xml
index 699a2b86b91919078c69051f9bf33eca8713fc01..115418539944f757aeba3077fbb3ebf90a24740f 100644 (file)
     <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>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>