Bumping versions by 0.0.1 for next dev cycle
[groupbasedpolicy.git] / neutron-ovsdb / pom.xml
index 20bd964be361e3bcab84525dde0d9a62e12c2f60..3183562059214dc7a8fcc6d49b600c5eb36e40c5 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.4-SNAPSHOT</version>
+    <version>0.4.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.3.4-SNAPSHOT</version>
+  <version>0.3.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
   
   <properties>
-    <ovsdb.version>1.2.5-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.2.6-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencies>