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 --- adapters/pom.xml | 1 - aria/pom.xml | 1 - asdc-controller/pom.xml | 1 - bpmn/MSOCockpit/pom.xml | 1 - bpmn/MSOCoreBPMN/pom.xml | 1 - bpmn/MSORESTClient/pom.xml | 1 - bpmn/pom.xml | 1 - common/pom.xml | 1 - mso-api-handlers/mso-api-handler-common/pom.xml | 2 -- mso-api-handlers/pom.xml | 1 - mso-catalog-db/pom.xml | 1 - packages/docker/pom.xml | 1 - packages/pom.xml | 1 - status-control/pom.xml | 1 - 14 files changed, 15 deletions(-) diff --git a/adapters/pom.xml b/adapters/pom.xml index 6877d76ae3..25346583c1 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -7,7 +7,6 @@ 1.2.0-SNAPSHOT - org.onap.so adapters MSO Adapters Adapters for MSO diff --git a/aria/pom.xml b/aria/pom.xml index a754d78ed1..5f3f2070f6 100644 --- a/aria/pom.xml +++ b/aria/pom.xml @@ -7,7 +7,6 @@ 1.2.0-SNAPSHOT - org.onap.so aria ARIA related artifacts ARIA related artifacts diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index c3add03408..027e470c3c 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -7,7 +7,6 @@ 1.2.0-SNAPSHOT - org.onap.so asdc-controller asdc-controller ASDC CLient and Controller 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 diff --git a/common/pom.xml b/common/pom.xml index 48518aea31..c83f7d344a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,6 @@ 1.2.0-SNAPSHOT - org.onap.so common MSO Common classes MSO Common classes:- Logger diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml index 8eab5d6a47..28cc3b5ff4 100644 --- a/mso-api-handlers/mso-api-handler-common/pom.xml +++ b/mso-api-handlers/mso-api-handler-common/pom.xml @@ -8,8 +8,6 @@ 1.2.0-SNAPSHOT - - org.onap.so mso-api-handler-common ECOMP MSO API Handler common diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 06eedc5675..08d5ba7d41 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -7,7 +7,6 @@ 1.2.0-SNAPSHOT - org.onap.so mso-api-handlers API Handler API Handler for MSO diff --git a/mso-catalog-db/pom.xml b/mso-catalog-db/pom.xml index e3115f1ff1..99977a46aa 100644 --- a/mso-catalog-db/pom.xml +++ b/mso-catalog-db/pom.xml @@ -7,7 +7,6 @@ 1.2.0-SNAPSHOT - org.onap.so mso-catalog-db mso-catalog-db MSO Catalog Database definition and Hibernate objects diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 1957dc7928..b13bbcfb4d 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -9,7 +9,6 @@ pom - org.onap.so docker MSO Docker Deliveries diff --git a/packages/pom.xml b/packages/pom.xml index 74d4c309a4..c298501212 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -7,7 +7,6 @@ 1.2.0-SNAPSHOT - org.onap.so packages pom MSO Packages diff --git a/status-control/pom.xml b/status-control/pom.xml index e8ba05e065..413090ec65 100644 --- a/status-control/pom.xml +++ b/status-control/pom.xml @@ -9,7 +9,6 @@ 1.2.0-SNAPSHOT - org.onap.so status-control MSO Status Control module Contains classes to update and query the MSO status per site -- cgit 1.2.3-korg