Bump versions by x.(y+1).z for next dev cycle
[unimgr.git] / template-driver / pom.xml
index 126e551570eb9607431d1350368ba6f96515e1a9..c2dd95f9b37c503a4d337b5d5de76297941e2c44 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
@@ -23,7 +23,7 @@
 
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>unimgr-template-driver</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>ODL :: unimgr :: ${project.artifactId}</name>