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/MSOMockServer/WebContent | |
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/MSOMockServer/WebContent')
-rw-r--r-- | bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF | 3 | ||||
-rw-r--r-- | bpmn/MSOMockServer/WebContent/WEB-INF/web.xml | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF b/bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF deleted file mode 100644 index 254272e1c0..0000000000 --- a/bpmn/MSOMockServer/WebContent/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -Class-Path: - diff --git a/bpmn/MSOMockServer/WebContent/WEB-INF/web.xml b/bpmn/MSOMockServer/WebContent/WEB-INF/web.xml deleted file mode 100644 index 1aa8cdb8d7..0000000000 --- a/bpmn/MSOMockServer/WebContent/WEB-INF/web.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<web-app id="WebApp_ID" version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"> -</web-app>
\ No newline at end of file |