Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-he-aggregator / odl-openflowplugin-nsf-services-he / pom.xml
index 3278c857a4c8bcdc65cb027bd9632bf744f60b4c..fef31ac2147f1601c2a9b15eec392fd8c8f62c4b 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-nsf-services-he</artifactId>
     <packaging>feature</packaging>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: OpenflowPlugin :: NSF :: Services</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>