Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / samples / sample-consumer / pom.xml
index d6a688ff60ed654053dfc3af9e63e3f7dbd688a1..9c35fcbaac11967aed38cf1341e93495022d01a5 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>0.5.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>sample-consumer</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>