Bump versions by x.y.(z+1)
[openflowplugin.git] / samples / sample-consumer / pom.xml
index 8d3b8e52355178ae53b96c723c7ec07a0f53c0af..fb9f01f09525fa913076d7af9331eef464b76324 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.4-SNAPSHOT</version>
+        <version>0.3.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>sample-consumer</artifactId>
-    <version>0.3.4-SNAPSHOT</version>
+    <version>0.3.5-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>