Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-aggregator / odl-openflowplugin-southbound / pom.xml
index ae0350151a4a0cefcfffc8342c4a7b38491f119d..3b55cb12683b24022ed70fe03ee9af2027c1291b 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-southbound</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Li southbound API implementation</name>
 
     <properties>
-        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
-        <lldp.version>0.15.0-SNAPSHOT</lldp.version>
-        <infrautils.version>1.4.0-SNAPSHOT</infrautils.version>
-        <serviceutils.version>0.2.0-SNAPSHOT</serviceutils.version>
+        <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
+        <lldp.version>0.16.0-SNAPSHOT</lldp.version>
+        <infrautils.version>1.5.0-SNAPSHOT</infrautils.version>
+        <serviceutils.version>0.3.0-SNAPSHOT</serviceutils.version>
     </properties>
 
     <dependencyManagement>