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) --- bpmn/MSOURN-plugin/pom.xml | 65 ---------------------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 bpmn/MSOURN-plugin/pom.xml (limited to 'bpmn/MSOURN-plugin/pom.xml') diff --git a/bpmn/MSOURN-plugin/pom.xml b/bpmn/MSOURN-plugin/pom.xml deleted file mode 100644 index b2db869f13..0000000000 --- a/bpmn/MSOURN-plugin/pom.xml +++ /dev/null @@ -1,65 +0,0 @@ - - 4.0.0 - - - org.onap.so - bpmn - 1.2.0-SNAPSHOT - - - org.onap.so - cockpit-urnmap-plugin - - jar - - MSO URN Mapping Cockpit Plugin - - - - org.camunda.bpm.webapp - camunda-webapp - classes - ${camunda.version} - - - commons-fileupload - commons-fileupload - - - - - commons-fileupload - commons-fileupload - 1.3.3 - - - javax.ws.rs - javax.ws.rs-api - 2.0 - - - - org.camunda.bpm - camunda-engine - ${camunda.version} - - - com.h2database - h2 - test - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - org.onap.so - common - ${project.version} - compile - - - -- cgit 1.2.3-korg