Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-artifacts / pom.xml
index 3455afa2f13625d71b2018925709381366145246..681740033764a370ff72bd0e01dac99764ac8464 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.8.0-SNAPSHOT</version>
+      <version>1.9.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
+        <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
     </properties>
 
     <dependencyManagement>