Bump versions by x.(y+1).z for next dev cycle
[l2switch.git] / features / features-l2switch / pom.xml
index bb6691879d4ab87cb6cbff793f867d5e02b19b22..9fcce1471a216828e4d7350ee92d58a6e682ff80 100644 (file)
@@ -6,22 +6,22 @@
   <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.l2switch</groupId>
   <artifactId>features-l2switch</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.6.0-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
   <description> <!-- Provide a Description it will be visible in the shell CLI--> </description>
 
   <properties>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <openflow.plugin.version>0.4.0-SNAPSHOT</openflow.plugin.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
+    <dluxapps.version>0.6.0-SNAPSHOT</dluxapps.version>
+    <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
+    <openflow.plugin.version>0.5.0-SNAPSHOT</openflow.plugin.version>
+    <restconf.version>1.6.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencyManagement>