Bump versions by x.(y+1).z for next dev cycle
[l2switch.git] / hosttracker / pom.xml
index 5695e66aac0cf446891f1ce5f4e1526a5dab6317..521b4564e900d5ea74eb23ec127ef212048ff5cf 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.l2switch</groupId>
         <artifactId>l2switch-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>hosttracker.aggregator</artifactId>
@@ -15,6 +15,5 @@
     <modules>
         <module>model</module>
         <module>implementation</module>
-        <module>config</module>
     </modules>
 </project>