Bump versions by x.(y+1).z for next dev cycle
[netvirt.git] / openstack / netvirt2 / renderers / hwgw / pom.xml
index e142bf3de4fa09149f1d4bef432242e1435b8350..b7ad40d4794e21b3e57e6ef51f3fc00b31b9a96e 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>hwgw</artifactId>
   <name>ODL :: netvirt :: ${project.artifactId}</name>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <!-- Testing Dependencies -->