Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / yanglib / pom.xml
index 8c083399fc28ceac882d4d49ce13a0803fb04898..33e21b07f0aee478bb1b96cef04267e4fc022470 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>