Bump versions by x.(y+1).z for next dev cycle
[netvirt.git] / openstack / net-virt-sfc / api / pom.xml
index ac72070dbf43c4f9a6f370c221890331fc767f0b..d279c490492f1e16460a0ce0d4114de86f3286c9 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -20,11 +20,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>openstack.net-virt-sfc-api</artifactId>
   <name>ODL :: netvirt :: ${project.artifactId}</name>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <sfc.project.version>0.4.0-SNAPSHOT</sfc.project.version>
+    <sfc.project.version>0.5.0-SNAPSHOT</sfc.project.version>
   </properties>
 
   <dependencies>