Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-he-aggregator / features-openflowplugin-he / pom.xml
index 37ef827f8e4808160349da5879994ab227a2636b..c9b740168bfc4ed4d7e97ccd0ca9b0f1e31d0bb4 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin-he</artifactId>
     <packaging>pom</packaging>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-        <config.version>0.6.0-SNAPSHOT</config.version>
-        <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-        <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-        <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-        <lldp.version>0.12.0-SNAPSHOT</lldp.version>
+        <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
+        <config.version>0.7.0-SNAPSHOT</config.version>
+        <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
+        <openflowjava.version>0.10.0-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.5.0-SNAPSHOT</openflowplugin.version>
+        <dluxapps.version>0.6.0-SNAPSHOT</dluxapps.version>
+        <lldp.version>0.13.0-SNAPSHOT</lldp.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-        <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
+        <restconf.version>1.6.0-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>