Bump versions by 0.1.0 for next dev cycle
[groupbasedpolicy.git] / neutron-vpp-mapper / pom.xml
index 4cd23267b0213d66f154b43c3b5df18e485d76ab..da8f5ed2fd7ccac8c7d398da87dff3c74f62f7fa 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <neutron.version>0.7.0-SNAPSHOT</neutron.version>
+    <neutron.version>0.8.0-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencies>