Incrementing versions by 0.1.0 for post-lithium master branch
[netvirt.git] / openstack / pom.xml
index 20435de2462defff00398da23a15e92a9ebcd9c7..3986f4a3ea1561b6c76becd33db34d400c287cf4 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>openstack</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-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>
@@ -50,5 +50,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modules>
     <module>net-virt</module>
     <module>net-virt-providers</module>
+    <module>net-virt-it</module>
   </modules>
 </project>