Bump versions by x.(y+1).z for next dev cycle
[l2switch.git] / features / odl-l2switch-arphandler / pom.xml
index ebaacd6c2cd8670aedfebc9ef83d30f5d26d97a3..c9855f7ae1b0d88945329326e1647232c9369068 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>odl-l2switch-arphandler</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: L2Switch :: ArpHandler</name>
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.opendaylight.l2switch.arphandler</groupId>
             <artifactId>arphandler-impl</artifactId>
-            <version>0.5.0-SNAPSHOT</version>
+            <version>0.6.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file