Bumping versions by 0.0.1 for next dev cycle
[ovsdb.git] / openstack / pom.xml
index a96889dd9c35475e2f7493c47f28d72c5a80379e..8eae06f0139ebfa0c8d16cb87a59b7effd2bd44a 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-Lithium</version>
+    <version>1.3.1-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>openstack</artifactId>
-  <version>1.1.0-Lithium</version>
+  <version>1.1.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>