commit | 3682fdce6cc5b51c364f089cf180d7483f2d7871 | [log] [tgz] |
---|---|---|
author | Singal, Kapil (ks220y) <ks220y@att.com> | Mon Jan 13 10:46:06 2020 -0500 |
committer | Singal, Kapil (ks220y) <ks220y@att.com> | Mon Jan 13 10:46:06 2020 -0500 |
tree | 5e624a7c64ac34cb10a5ec0842e856096be7a398 | |
parent | 0ec93f4eb42cd0d1b703d01bd06d6b6d8342fe08 [diff] [blame] |
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>