Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / net-virt-sfc / api / pom.xml
index 14d7ea5edb4c8a94e2668c08486f5c5040b0743f..1c89a3818eace0f68413a83cdbdd4f377302f899 100644 (file)
@@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.10.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>openstack.net-virt-sfc-api</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <sfc.project.version>0.3.0-SNAPSHOT</sfc.project.version>
+    <sfc.project.version>0.4.0-SNAPSHOT</sfc.project.version>
   </properties>
 
   <dependencies>