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