aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-27 19:55:05 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-27 19:55:05 +0000
commit28153002ca2548bf3e67b3bdf8d9e2efde5f89a6 (patch)
treee11946cd0374b21cdaaf384c4ccab98afe0cd033 /pom.xml
parent59d6b816c3ccb9cb392630456ad3746ec99b730f (diff)
parenta298b9eeec90e7eb4499751ef17e8cc9f9d65111 (diff)
Merge "Fix cds ui build"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index e229fa98a..8c989ba09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,9 +36,9 @@ limitations under the License.
<description>CCSDK Controller Design Studio</description>
<modules>
- <!--<module>cds-ui</module>-->
- <module>components</module>
- <module>ms</module>
+ <module>cds-ui</module>
+ <!--<module>components</module>-->
+ <!--<module>ms</module>-->
</modules>
<url>https://wiki.onap.org</url>