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