BUG-6859 - Binding generator v1 refactoring
[l2switch.git] / addresstracker / pom.xml
index 436ece223153820965a39d5c7c241c897228450b..87a141a8245bf0c7d72772c875d65a9e46c7932a 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -18,6 +18,5 @@
   <modules>
     <module>model</module>
     <module>implementation</module>
-    <module>config</module>
   </modules>
 </project>