summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-01-13 10:46:06 -0500
committerSingal, Kapil (ks220y) <ks220y@att.com>2020-01-13 10:46:06 -0500
commit3682fdce6cc5b51c364f089cf180d7483f2d7871 (patch)
tree5e624a7c64ac34cb10a5ec0842e856096be7a398 /pom.xml
parent0ec93f4eb42cd0d1b703d01bd06d6b6d8342fe08 (diff)
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
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 447a6846b..65ee5c18a 100644
--- 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>