Bump versions by x.y.(z+1)
[genius.git] / features / odl-genius / pom.xml
index 4be8657cda980bf84b9dcd3a2e1b5679184a52e7..d7bdebd8ecec9baadb11cfe67613c27eca8a0cc5 100644 (file)
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.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.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>
+    <openflowplugin.version>0.9.0-SNAPSHOT</openflowplugin.version>
+    <ovsdb.version>1.9.0-SNAPSHOT</ovsdb.version>
+    <infrautils.version>1.6.0-SNAPSHOT</infrautils.version>
+    <daexim.version>1.6.0-SNAPSHOT</daexim.version>
   </properties>
 
   <dependencyManagement>
@@ -53,7 +53,7 @@
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>odl-serviceutils-srm</artifactId>
-      <version>0.3.0-SNAPSHOT</version>
+      <version>0.4.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-southbound</artifactId>
-      <version>0.8.0-SNAPSHOT</version>
+      <version>0.9.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.8.0-SNAPSHOT</version>
+      <version>0.9.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.8.0-SNAPSHOT</version>
+      <version>0.9.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>