Bump all version numbers for neon development
[unimgr.git] / legato-api / pom.xml
index f027ebd213f56cfbe838c4f95439b7b6e132a89b..ec6a96529daa163d6f821d29f7ae58b54bea3cd6 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.14.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-legato-api</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
@@ -26,7 +26,7 @@
     <name>ODL :: unimgr :: ${project.artifactId}</name>
 
     <properties>
-        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
+        <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
     </properties>
 
     <dependencies>