Bump versions by x.(y+1).z for next dev cycle
[genius.git] / features / odl-genius / pom.xml
index 5f5ac3bd937a687a147e49b7ece08ae095efbbaa..495ec6c5806a23314ea645bd7a3056bf52d2f9f9 100644 (file)
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.6.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: Impls</name>
 
   <!-- TODO Replace all <properties> by dependencyManagement <scope>import of respective upstream project -->
   <properties>
-    <openflowplugin.version>0.7.0-SNAPSHOT</openflowplugin.version>
-    <ovsdb.version>1.7.0-SNAPSHOT</ovsdb.version>
-    <infrautils.version>1.4.0-SNAPSHOT</infrautils.version>
-    <daexim.version>1.4.0-SNAPSHOT</daexim.version>
+    <openflowplugin.version>0.8.0-SNAPSHOT</openflowplugin.version>
+    <ovsdb.version>1.8.0-SNAPSHOT</ovsdb.version>
+    <infrautils.version>1.5.0-SNAPSHOT</infrautils.version>
+    <daexim.version>1.5.0-SNAPSHOT</daexim.version>
   </properties>
 
   <dependencyManagement>
@@ -53,7 +53,7 @@
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>odl-serviceutils-srm</artifactId>
-      <version>0.2.0-SNAPSHOT</version>
+      <version>0.3.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-southbound</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>