Bump all version numbers for neon development
[unimgr.git] / impl / pom.xml
index 2a7b509d0d4cac711c947fa5c3407ee32a128437..3ab7f3775612fad6a1c206859db5d420c1b6a0bd 100644 (file)
@@ -12,20 +12,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.14.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <properties>
-        <ovsdb.version>1.7.0-SNAPSHOT</ovsdb.version>
-        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
-        <netconf.version>1.5.0-SNAPSHOT</netconf.version>
+        <ovsdb.version>1.8.0-SNAPSHOT</ovsdb.version>
+        <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
+        <netconf.version>1.6.0-SNAPSHOT</netconf.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-impl</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelse to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->