Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-he-aggregator / odl-openflowplugin-southbound-he / pom.xml
index efcc32f34ddd9d1c4a7664220748fdaebdbb4ff6..8d242e73fea2a9a208bc1bde641089b2aea8541d 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-he</artifactId>
     <packaging>feature</packaging>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: He 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>