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/MSOInfrastructureBPMN/pom.xml | 396 ------------------------------------- 1 file changed, 396 deletions(-) delete mode 100644 bpmn/MSOInfrastructureBPMN/pom.xml (limited to 'bpmn/MSOInfrastructureBPMN/pom.xml') diff --git a/bpmn/MSOInfrastructureBPMN/pom.xml b/bpmn/MSOInfrastructureBPMN/pom.xml deleted file mode 100644 index be2a1dacbe..0000000000 --- a/bpmn/MSOInfrastructureBPMN/pom.xml +++ /dev/null @@ -1,396 +0,0 @@ - - - org.onap.so - bpmn - 1.2.0-SNAPSHOT - - 4.0.0 - MSOInfrastructureBPMN - war - - - - - org.apache.maven.plugins - maven-war-plugin - 2.3 - - false - - - - org.apache.maven.plugins - maven-jar-plugin - 2.6 - - - default-jar - package - - jar - - - - org/openecomp/mso/bpmn/infrastructure/MSOInfrastructureApplication.class - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 3.0.0 - - - - attach-artifact - - package - - - - ${project.build.directory}/${project.artifactId}-${project.version}.jar - jar - - - - - - - - org.apache.cxf - cxf-codegen-plugin - 2.5.2 - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.8 - - - org.eclipse.jdt.groovy.core.groovyNature - - - **/*.groovy - - - - - maven-antrun-plugin - - - compile - compile - - - - - - - - - - - - - - run - - - - test-compile - test-compile - - - - - - - - - - - - - - run - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - maven-failsafe-plugin - 2.6 - - - - integration-test - verify - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-antrun-plugin - - - [1.3,) - - - run - - - - - - - - - - - - - - - - - - org.camunda.bpm - camunda-engine - compile - - - org.slf4j - slf4j-api - - - - - - - org.camunda.bpm - camunda-engine-cdi - - - com.google.guava - guava - 22.0 - - - - org.camunda.bpm.extension - camunda-bpm-assert - 2.0-alpha2 - test - - - - - org.camunda.spin - camunda-spin-dataformat-all - compile - - - camunda-spin-dataformat-all - org.camunda.spin - compile - - - org.camunda.bpm - camunda-engine-plugin-spin - compile - - - - org.camunda.bpm - camunda-engine-plugin-connect - compile - - - - - org.webjars - bootstrap - 2.3.2 - - - - com.h2database - h2 - test - - - - com.fasterxml.uuid - java-uuid-generator - - - org.codehaus.groovy - groovy-all - - - org.apache.commons - commons-lang3 - 3.4 - - - org.onap.so - MSOCoreBPMN - ${project.version} - - - org.onap.so - MSOCommonBPMN - ${project.version} - - - org.onap.so - MSOCommonBPMN - ${project.version} - tests - test - - - - org.onap.so - MSOCoreBPMN - ${project.version} - tests - test - - - javax.ws.rs - javax.ws.rs-api - 2.0 - - - - org.springframework - spring-web - 4.3.2.RELEASE - - - org.onap.so - MSORESTClient - ${project.version} - - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - - - org.camunda.bpm - camunda-engine-spring - - - org.springframework - spring-beans - 4.3.2.RELEASE - - - - org.camunda.bpm.workbench - camunda-workbench-dist-embeddable - 1.0.0-alpha8 - test - - - - org.onap.msb.java-sdk - msb-java-sdk - 1.0.0 - - - com.eclipsesource.jaxrs - jersey-all - - - - - - - org.eclipse.jetty - jetty-util - 9.4.8.v20171121 - - - - org.hibernate - hibernate-validator - 5.4.2.Final - - - - org.springframework - spring-test - 4.3.14.RELEASE - - - - com.googlecode.libphonenumber - libphonenumber - 8.9.1 - - - org.assertj - assertj-core - 2.4.0 - test - - - org.springframework.boot - spring-boot-test - 1.4.2.RELEASE - test - - - ch.qos.logback - logback-classic - 1.2.3 - - - ch.qos.logback - logback-core - 1.2.3 - - - org.slf4j - slf4j-api - - - -- cgit 1.2.3-korg