Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-aggregator / odl-openflowplugin-southbound / pom.xml
index e11db99dada33448189d707b5bea01bca716a2ed..08bb54d8887e7a65f85c503f3dd5a72168121612 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-southbound</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Li southbound API implementation</name>
 
     <properties>
-        <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-        <lldp.version>0.14.0-SNAPSHOT</lldp.version>
-        <infrautils.version>1.3.0-SNAPSHOT</infrautils.version>
+        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
+        <lldp.version>0.15.0-SNAPSHOT</lldp.version>
+        <infrautils.version>1.4.0-SNAPSHOT</infrautils.version>
     </properties>
 
     <dependencyManagement>