From d56fba4e89a4923b5e9865d9e98e8c3a5e00e4a1 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 14 Mar 2017 09:32:49 -0700 Subject: Update to version 1.0.0 Change-Id: I04ea7f910e2c583bf9fdcf705de74095c298d5da Signed-off-by: ChrisC --- bpmn/MSOCockpit/pom.xml | 10 +++++----- bpmn/MSOCoreBPMN/pom.xml | 4 ++-- bpmn/MSOGammaBPMN/pom.xml | 2 +- bpmn/MSORESTClient/pom.xml | 14 +++++++------- bpmn/MSOURN-plugin/pom.xml | 10 +++++----- bpmn/pom.xml | 18 +++++++++--------- 6 files changed, 29 insertions(+), 29 deletions(-) (limited to 'bpmn') diff --git a/bpmn/MSOCockpit/pom.xml b/bpmn/MSOCockpit/pom.xml index cc5ecd7..b4f985a 100644 --- a/bpmn/MSOCockpit/pom.xml +++ b/bpmn/MSOCockpit/pom.xml @@ -3,7 +3,7 @@ org.openecomp.mso bpmn - 0.0.4-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 @@ -36,16 +36,16 @@ - + - + org.camunda.bpm.webapp camunda-webapp-jboss-standalone ${camunda.version} war - + org.openecomp.mso common @@ -62,5 +62,5 @@ ${project.version} - + diff --git a/bpmn/MSOCoreBPMN/pom.xml b/bpmn/MSOCoreBPMN/pom.xml index db0f7cf..ea7966f 100644 --- a/bpmn/MSOCoreBPMN/pom.xml +++ b/bpmn/MSOCoreBPMN/pom.xml @@ -4,13 +4,13 @@ org.openecomp.mso bpmn - 0.0.4-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.openecomp.mso MSOCoreBPMN jar - + diff --git a/bpmn/MSOGammaBPMN/pom.xml b/bpmn/MSOGammaBPMN/pom.xml index fa2055c..34e0c16 100644 --- a/bpmn/MSOGammaBPMN/pom.xml +++ b/bpmn/MSOGammaBPMN/pom.xml @@ -3,7 +3,7 @@ org.openecomp.mso bpmn - 0.0.4-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 org.openecomp.mso diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml index 97d9971..cbae5d0 100644 --- a/bpmn/MSORESTClient/pom.xml +++ b/bpmn/MSORESTClient/pom.xml @@ -2,20 +2,20 @@ 4.0.0 - + org.openecomp.mso bpmn - 0.0.4-SNAPSHOT + 1.0.0-SNAPSHOT - + org.openecomp.mso MSORESTClient - + jar - + MSO REST Client API - + org.apache.httpcomponents @@ -54,6 +54,6 @@ - + diff --git a/bpmn/MSOURN-plugin/pom.xml b/bpmn/MSOURN-plugin/pom.xml index e94a1f7..41b6415 100644 --- a/bpmn/MSOURN-plugin/pom.xml +++ b/bpmn/MSOURN-plugin/pom.xml @@ -1,18 +1,18 @@ 4.0.0 - + org.openecomp.mso bpmn - 0.0.4-SNAPSHOT + 1.0.0-SNAPSHOT - + org.openecomp.mso cockpit-urnmap-plugin - + jar - + MSO URN Mapping Cockpit Plugin diff --git a/bpmn/pom.xml b/bpmn/pom.xml index ebcce1d..3371ed6 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -5,7 +5,7 @@ org.openecomp mso - 0.0.4-SNAPSHOT + 1.0.0-SNAPSHOT org.openecomp.mso @@ -13,7 +13,7 @@ BPMN Subsystem BPMN Subsystem for MSO pom - + 7.3.0 1.2 @@ -22,10 +22,10 @@ 9.5.1-8 4.11 1.6 - + UTF-8 UTF-8 - + @@ -36,7 +36,7 @@ MSOCockpit - + @@ -90,7 +90,7 @@ - + org.apache.httpcomponents @@ -101,10 +101,10 @@ httpclient - + - + org.apache.maven.plugins maven-surefire-plugin @@ -152,7 +152,7 @@ - + -- cgit 1.2.3-korg