Merge "creating a default subnet"
[controller.git] / opendaylight / config / pom.xml
index 9db5b769887704d97a5eab02653dea9f9418489d..2842b5c450712f5a78d8df67abf534027620a6c3 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>
@@ -31,6 +31,7 @@
         <module>logback-config</module>
         <module>threadpool-config-api</module>
         <module>threadpool-config-impl</module>
+        <module>netty-threadgroup-config</module>
     </modules>
 
     <profiles>