idmanager remove usage of @deprecated CacheUtil
[genius.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ae162867c7e597bdc53cad94765c3ae1647889c2..b75db0aa4db40a97c38d34e053605c755085f7b5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,8 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </scm>
 
   <modules>
-    <module>commons/binding-parent</module>
-    <module>commons/config-parent</module>
+    <module>commons</module>
     <module>interfacemanager</module>
     <module>itm</module>
     <module>lockmanager</module>
@@ -49,7 +48,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>fcapsmanager</module>
     <module>fcapsapplication</module>
     <module>resourcemanager</module>
-    <!--module>it</module-->
+    <module>it</module>
   </modules>
 
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->