From 5a6a6de6f1a26a1897e4917a0df613e25a24eb70 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Mon, 30 Jul 2018 15:56:09 -0400 Subject: Containerization feature of SO Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) --- .../main/resources/customMyBatisConfiguration.xml | 32 ---------------- bpmn/MSOCoreBPMN/src/main/resources/urnMapping.xml | 44 ---------------------- 2 files changed, 76 deletions(-) delete mode 100644 bpmn/MSOCoreBPMN/src/main/resources/customMyBatisConfiguration.xml delete mode 100644 bpmn/MSOCoreBPMN/src/main/resources/urnMapping.xml (limited to 'bpmn/MSOCoreBPMN/src/main/resources') diff --git a/bpmn/MSOCoreBPMN/src/main/resources/customMyBatisConfiguration.xml b/bpmn/MSOCoreBPMN/src/main/resources/customMyBatisConfiguration.xml deleted file mode 100644 index 2c3d5dad0a..0000000000 --- a/bpmn/MSOCoreBPMN/src/main/resources/customMyBatisConfiguration.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - diff --git a/bpmn/MSOCoreBPMN/src/main/resources/urnMapping.xml b/bpmn/MSOCoreBPMN/src/main/resources/urnMapping.xml deleted file mode 100644 index 274c859dd9..0000000000 --- a/bpmn/MSOCoreBPMN/src/main/resources/urnMapping.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - -- cgit 1.2.3-korg