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/pom.xml | 185 ++++++++++++++++++++++++++--------------------------------- 1 file changed, 81 insertions(+), 104 deletions(-) (limited to 'bpmn/pom.xml') diff --git a/bpmn/pom.xml b/bpmn/pom.xml index d7e26f9d85..9f004afe89 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -1,118 +1,95 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - + org.onap.so so - 1.2.0-SNAPSHOT - + 1.3.0-SNAPSHOT + - bpmn - BPMN Subsystem - BPMN Subsystem for MSO - pom + bpmn + BPMN Subsystem + BPMN Subsystem for MSO + pom - - 7.8.0 - 1.2 - camunda-webapp-jboss-standalone - 1.3.173 - 2.4.7 - 9.5.1-8 - 1.6 + + 7.8.0 + 1.2 + camunda-webapp-jboss-standalone + 1.4.196 + 2.4.7 + 9.5.1-8 + 2.4.0 - UTF-8 - UTF-8 + UTF-8 + UTF-8 - + - - MSOCoreBPMN - MSORESTClient - MSOCommonBPMN - MSOInfrastructureBPMN - MSOURN-plugin - MSOCockpit - + + MSOCoreBPMN + MSORESTClient + MSOCommonBPMN + so-bpmn-infrastructure-common + so-bpmn-tasks + so-bpmn-building-blocks + so-bpmn-infrastructure-flows + mso-infrastructure-bpmn + - - - - - org.camunda.bpm - camunda-bom - ${camunda.version} - import - pom - - - org.camunda.bpm.extension - camunda-bpm-assert - ${camunda.bpm.assert.version} - - - com.h2database - h2 - ${h2.version} - - - org.codehaus.groovy - groovy-all - ${groovy.version} - - - net.sf.saxon - Saxon-HE - ${saxon.version} - - - xmlunit - xmlunit - ${xmlunit.version} - - - javax.activation - activation - 1.1.1 - compile - - - org.springframework - spring-beans - 3.2.4.RELEASE - - - + + + + + com.h2database + h2 + ${h2.version} + + + org.codehaus.groovy + groovy-all + ${groovy.version} + + + net.sf.saxon + Saxon-HE + ${saxon.version} + + + org.xmlunit + xmlunit-core + ${xmlunit.version} + + + javax.activation + activation + 1.1.1 + compile + + + org.springframework + spring-beans + 4.3.12.RELEASE + + + - - - org.apache.httpcomponents - httpcore - - - org.apache.httpcomponents - httpclient - - + + + commons-beanutils + commons-beanutils + 1.9.3 + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19.1 - - true - false - ${surefireArgLine} -Xss1m - 1 - true - - - - - -- cgit 1.2.3-korg