Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-aggregator / odl-openflowplugin-southbound / pom.xml
index 353b1f35f7e13da5fb89eac4475e653b13ee4c54..c67e087ca67ea086653beb635f48817969ec4f63 100644 (file)
@@ -5,20 +5,20 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-southbound</artifactId>
     <packaging>feature</packaging>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Li southbound API implementation</name>
 
     <properties>
-        <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-        <lldp.version>0.12.0-SNAPSHOT</lldp.version>
+        <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
+        <lldp.version>0.13.0-SNAPSHOT</lldp.version>
     </properties>
 
     <dependencyManagement>