Merge "Add back the proper NetvirtSfc flows"
[netvirt.git] / commons / pom.xml
index 26afb3a2805785dc928d12eb6367d4cf4e75752f..c65880fc075142b889fb1b7a07036ce7a6c3704f 100644 (file)
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </parent>
 
   <artifactId>parents</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.2.1-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
@@ -48,7 +48,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <maven>3.1.1</maven>
   </prerequisites>
   <modules>
-    <module>integrationtest</module>
     <module>parent</module>
+    <module>it</module>
   </modules>
 </project>