From 4475278c81668109b2b37a1d2720d8f2910641c4 Mon Sep 17 00:00:00 2001 From: Munir Ahmad Date: Fri, 9 Mar 2018 08:32:57 -0500 Subject: Remove redundant groupId inherited from parent Change-Id: If1df4b792fca2a127e169e393268d63ef31d9ed1 Issue-ID: SO-437 Signed-off-by: Munir Ahmad --- bpmn/MSOCockpit/pom.xml | 1 - bpmn/MSOCoreBPMN/pom.xml | 1 - bpmn/MSORESTClient/pom.xml | 1 - bpmn/pom.xml | 1 - 4 files changed, 4 deletions(-) (limited to 'bpmn') diff --git a/bpmn/MSOCockpit/pom.xml b/bpmn/MSOCockpit/pom.xml index e64f68bad0..950e8785a7 100644 --- a/bpmn/MSOCockpit/pom.xml +++ b/bpmn/MSOCockpit/pom.xml @@ -7,7 +7,6 @@ 4.0.0 - org.onap.so MSOCockpit pom MSOCockpit diff --git a/bpmn/MSOCoreBPMN/pom.xml b/bpmn/MSOCoreBPMN/pom.xml index 960a553757..27d1c97d4b 100644 --- a/bpmn/MSOCoreBPMN/pom.xml +++ b/bpmn/MSOCoreBPMN/pom.xml @@ -7,7 +7,6 @@ 1.2.0-SNAPSHOT 4.0.0 - org.onap.so MSOCoreBPMN jar diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml index 5d89e29025..9c5ce1487e 100644 --- a/bpmn/MSORESTClient/pom.xml +++ b/bpmn/MSORESTClient/pom.xml @@ -9,7 +9,6 @@ 1.2.0-SNAPSHOT - org.onap.so MSORESTClient jar diff --git a/bpmn/pom.xml b/bpmn/pom.xml index d36d4c785d..bcd95e5f09 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -9,7 +9,6 @@ 1.2.0-SNAPSHOT - org.onap.so bpmn BPMN Subsystem BPMN Subsystem for MSO -- cgit 1.2.3-korg