NETVIRT-1637 CSIT failure
[netvirt.git] / sfc / translator / pom.xml
index aca86a57a2b3cfb1c9027f181fa17812dc0205a5..150843bf3ad3f8f1816bd5cf1a939605e190bebc 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.10.0-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
@@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <sfc.version>0.9.0-SNAPSHOT</sfc.version>
+    <sfc.version>0.11.0-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencies>