Adding cds-ui back in parent pom

cds-ui was removed to avoid build issue, adding back to parent pom

Issue-ID: CCSDK-2025
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ib14bcab669c21cb40603bafff381358a94c1a895
diff --git a/pom.xml b/pom.xml
index 447a684..65ee5c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <modules>
         <module>ms</module>
-        <!--<module>cds-ui</module>-->
+        <module>cds-ui</module>
         <module>components</module>
     </modules>