Adding cds-ui back in parent pom 55/100255/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 13 Jan 2020 15:46:06 +0000 (10:46 -0500)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 13 Jan 2020 15:46:06 +0000 (10:46 -0500)
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

pom.xml

diff --git a/pom.xml b/pom.xml
index 447a684..65ee5c1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@ limitations under the License.
 
     <modules>
         <module>ms</module>
-        <!--<module>cds-ui</module>-->
+        <module>cds-ui</module>
         <module>components</module>
     </modules>