summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2018-03-07 11:42:21 +0000
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2018-03-07 11:43:09 +0000
commit3c58fde8c72524579c139f25424c5b583c1070f2 (patch)
treed429a50e3b76829f375dd559ed4f616605538637 /pom.xml
parent51b69b3ac37bbad99accf0fa95ef8c101dcc44c4 (diff)
Fix Aria compilation issue
Disable Aria from pom file to stop build fail. Issue-ID: SO-448 Change-Id: I071eb8fda068fd53db5d6f57ccb8f1c0c5f0d74f Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
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 a1f9ca7ede..33c4abca86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<module>status-control</module>
<module>bpmn</module>
<module>packages</module>
- <module>aria</module>
+ <!--module>aria</module-->
</modules>
<properties>
<project.mso.base.folder>.</project.mso.base.folder>