Fix Aria compilation issue 99/34499/1
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Wed, 7 Mar 2018 11:42:21 +0000 (11:42 +0000)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Wed, 7 Mar 2018 11:43:09 +0000 (11:43 +0000)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index a1f9ca7..33c4abc 100644 (file)
--- 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>