Bump all version numbers for neon development
[unimgr.git] / cisco-xr-driver / pom.xml
index 648080549a244f5ec82abd5407f0535aacc75fa3..7ea5dc35d78fc71cac3b6b1051f10aadbfa5696b 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>
         <checkstyle.skip>true</checkstyle.skip>
         <powermock.version>1.6.4</powermock.version>
-        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
+        <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-cisco-xr-driver</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
          build failure. Please do not modify this unless you have a good reason. -->