From 94ee92559b051f2f82ed681f841f4f13016842ed Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 2 May 2017 03:53:18 -0700 Subject: [MSO-8] Second step of the rebase for MSO Second rebase containing additional features for MSO + total reworking of the BPMN structure + Notification flow can now be added at the end of some BPMN flows Change-Id: I7e937c7a0ba1593ca85e164a093f79c7e38b6ce0 Signed-off-by: Determe, Sebastien (sd378r) --- bpmn/MSOCockpit/pom.xml | 142 ++++++++++++++++++++++++------------------------ 1 file changed, 71 insertions(+), 71 deletions(-) (limited to 'bpmn/MSOCockpit/pom.xml') diff --git a/bpmn/MSOCockpit/pom.xml b/bpmn/MSOCockpit/pom.xml index a985dc91b1..165c528812 100644 --- a/bpmn/MSOCockpit/pom.xml +++ b/bpmn/MSOCockpit/pom.xml @@ -1,72 +1,72 @@ - - - org.openecomp.mso - bpmn + + + org.openecomp.mso + bpmn 1.1.0-SNAPSHOT - - - 4.0.0 - org.openecomp.mso - MSOCockpit - pom - MSOCockpit - Builds the Camunda cockpit webapp for MSO - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - - - src/main/assembly/cockpit-build.xml - - false - - cockpit-build - package - - single - - - - - - - - - - - org.camunda.bpm.webapp - camunda-webapp-jboss-standalone - ${camunda.version} - war - - - - org.openecomp.mso - common - ${project.version} - - - org.openecomp.mso - cockpit-urnmap-plugin - ${project.version} - - - org.openecomp.mso - MSOCoreBPMN - ${project.version} - - - org.evosuite - evosuite-standalone-runtime - ${evosuiteVersion} - test - - - - + + + 4.0.0 + org.openecomp.mso + MSOCockpit + pom + MSOCockpit + Builds the Camunda cockpit webapp for MSO + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + + src/main/assembly/cockpit-build.xml + + false + + cockpit-build + package + + single + + + + + + + + + + + org.camunda.bpm.webapp + camunda-webapp-jboss-standalone + ${camunda.version} + war + + + + org.openecomp.mso + common + ${project.version} + + + org.openecomp.mso + cockpit-urnmap-plugin + ${project.version} + + + org.openecomp.mso + MSOCoreBPMN + ${project.version} + + + org.evosuite + evosuite-standalone-runtime + ${evosuiteVersion} + test + + + + -- cgit 1.2.3-korg