From 1ba1d1997d862b4da9235bd8f8c62ac2b28115a7 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Mon, 13 Mar 2017 05:01:04 -0700 Subject: Update to version 1.1.0 Change-Id: Id054e7a04ce88450c3cfe108c8259c4d287681c8 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 cc5ecd7bc9..939c185950 100644 --- a/bpmn/MSOCockpit/pom.xml +++ b/bpmn/MSOCockpit/pom.xml @@ -3,7 +3,7 @@ org.openecomp.mso bpmn - 0.0.4-SNAPSHOT + 1.1.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 db0f7cf30a..9decd590e3 100644 --- a/bpmn/MSOCoreBPMN/pom.xml +++ b/bpmn/MSOCoreBPMN/pom.xml @@ -4,13 +4,13 @@ org.openecomp.mso bpmn - 0.0.4-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 org.openecomp.mso MSOCoreBPMN jar - + diff --git a/bpmn/MSOGammaBPMN/pom.xml b/bpmn/MSOGammaBPMN/pom.xml index fa2055c01a..26ea278c53 100644 --- a/bpmn/MSOGammaBPMN/pom.xml +++ b/bpmn/MSOGammaBPMN/pom.xml @@ -3,7 +3,7 @@ org.openecomp.mso bpmn - 0.0.4-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 org.openecomp.mso diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml index 97d9971769..3c2ea83bb6 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.1.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 e94a1f7233..5ad57a6096 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.1.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 ebcce1d8fe..ca9d69c5bc 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -5,7 +5,7 @@ org.openecomp mso - 0.0.4-SNAPSHOT + 1.1.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