Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / features / netconf / odl-netconf-mdsal / pom.xml
index 1e23cb3665dc56e900567d128ca850d2dfcdbfff..949d2f99dfc48885e102d3dc1b2eb9b1400074ee 100644 (file)
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-mdsal</artifactId>
     <!-- This matches controller -->
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mdsal</name>
 
     <properties>
-        <netconf.version>1.5.0-SNAPSHOT</netconf.version>
+        <netconf.version>1.6.0-SNAPSHOT</netconf.version>
         <controller.mdsal.version>${project.version}</controller.mdsal.version>
     </properties>