From feba5c3ff4e1134cd127ce9eed96357d8c841b93 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Thu, 9 Nov 2017 11:41:46 -0500 Subject: Move unit test mocks to test scoped jar This commit removes the MSOMockServer artifact. The mocks are now in a test-scoped jar in MSOCommon. Issue: SO-314 Change-Id: Ifbc508c12a56cda329320adf1945c93f31ebe13c Signed-off-by: Rob Daugherty --- bpmn/MSOMockServer/WebContent/WEB-INF/web.xml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 bpmn/MSOMockServer/WebContent/WEB-INF/web.xml (limited to 'bpmn/MSOMockServer/WebContent/WEB-INF/web.xml') 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 @@ - - - \ No newline at end of file -- cgit 1.2.3-korg