Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / sfc-translator / pom.xml
index 15de558d33dcbf91b7c4308f5ea0827ef8f875b9..8e195de94b20315b0c339f0a689d52086fda5cd4 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>openstack.sfc-translator-aggregator</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.4.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>artifacts</module>
   </modules>
   <properties>
-    <neutron.model.version>0.7.0-SNAPSHOT</neutron.model.version>
+    <neutron.model.version>0.8.0-SNAPSHOT</neutron.model.version>
   </properties>
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
   <dependencies>