Bump versions by x.(y+1).z for next dev cycle
[groupbasedpolicy.git] / neutron-ovsdb / pom.xml
index 4b76201372e01cbbfd79d01a0df16ef5bcf9fed8..886cd9a22b9f91c79eb26e0143974145f9030996 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.6.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencies>