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 --- mso-api-handlers/mso-api-handler-common/pom.xml | 2 -- mso-api-handlers/pom.xml | 1 - 2 files changed, 3 deletions(-) (limited to 'mso-api-handlers') 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 -- cgit 1.2.3-korg