Merge "Bring some reliability in the eclipse and maven mixed builds"
[controller.git] / opendaylight / config / pom.xml
index b3f2fcdabc848ab08ed25d78d968d3ecc4d7136d..3f27ff1055882d1352e27f7208d4571919f06e71 100755 (executable)
@@ -10,7 +10,7 @@
     </parent>
 
 
-    <version>0.2.2-SNAPSHOT</version>
+    <version>0.2.3-SNAPSHOT</version>
     <artifactId>config-subsystem</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
@@ -30,6 +30,9 @@
         <module>yang-test</module>
         <module>logback-config</module>
         <module>threadpool-config-api</module>
+        <module>threadpool-config-impl</module>
+        <module>netty-threadgroup-config</module>
+        <module>netty-event-executor-config</module>
     </modules>
 
     <profiles>