diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2017-10-10 16:32:17 +0530 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2017-10-10 11:05:16 +0000 |
commit | 2c4e510fbc40393860252cd339f642fe79a646e5 (patch) | |
tree | f0aeb7f64ea64c62c3265649b5d337f4d11919f0 /bpmn/pom.xml | |
parent | 70e78b9a911ebe588fbe6aa87216e0279fbfae42 (diff) |
Delete unwated code
Change-Id: I05931195c51f171a59bb8f831e8fbbf7fd7ea11f
IssueId: SO-202
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r-- | bpmn/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml index 480f172341..e43acea070 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -30,7 +30,7 @@ <modules> <module>MSOCoreBPMN</module> - <module>MSOMockServer</module> + <!--<module>MSOMockServer</module> --> <module>MSORESTClient</module> <module>MSOCommonBPMN</module> <module>MSOInfrastructureBPMN</module> |