Bump versions by x.(y+1).z for next dev cycle
[l2switch.git] / packethandler / pom.xml
index addac5a4788b563ebd7885b013bf6c80d8b7743d..5d173ff43257ac649f78ca84ee253543e21d36ca 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -18,6 +18,5 @@
   <modules>
     <module>model</module>
     <module>implementation</module>
-    <module>config</module>
   </modules>
 </project>