diff options
author | Munir Ahmad <munir.ahmad@bell.ca> | 2018-03-09 08:32:57 -0500 |
---|---|---|
committer | Munir Ahmad <munir.ahmad@bell.ca> | 2018-03-09 13:35:55 +0000 |
commit | 4475278c81668109b2b37a1d2720d8f2910641c4 (patch) | |
tree | 34a30e8738e77ed601bb44e0794a2a0d515037b4 /mso-api-handlers/mso-api-handler-common | |
parent | f3b28a0aafd83a57d42afbf23c9f6fbe6f546db3 (diff) |
Remove redundant groupId inherited from parent
Change-Id: If1df4b792fca2a127e169e393268d63ef31d9ed1
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Diffstat (limited to 'mso-api-handlers/mso-api-handler-common')
-rw-r--r-- | mso-api-handlers/mso-api-handler-common/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ <version>1.2.0-SNAPSHOT</version> </parent> - - <groupId>org.onap.so</groupId> <artifactId>mso-api-handler-common</artifactId> <name>ECOMP MSO API Handler common</name> |