Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / sfc-translator / impl / pom.xml
index a1645b288b3d4b903f5d31c4010c9ed25652eca1..f510ef6975dee7cb8d142c9d72deaa31992d92c7 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>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>openstack.sfc-translator-impl</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <description>
@@ -42,8 +42,8 @@
   </developers>
 
   <properties>
-    <neutron.model.version>0.7.0-SNAPSHOT</neutron.model.version>
-    <sfc.version>0.3.0-SNAPSHOT</sfc.version>
+    <neutron.model.version>0.8.0-SNAPSHOT</neutron.model.version>
+    <sfc.version>0.4.0-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencies>