summaryrefslogtreecommitdiffstats
path: root/status-control
diff options
context:
space:
mode:
authorMunir Ahmad <munir.ahmad@bell.ca>2018-03-09 08:32:57 -0500
committerMunir Ahmad <munir.ahmad@bell.ca>2018-03-09 13:35:55 +0000
commit4475278c81668109b2b37a1d2720d8f2910641c4 (patch)
tree34a30e8738e77ed601bb44e0794a2a0d515037b4 /status-control
parentf3b28a0aafd83a57d42afbf23c9f6fbe6f546db3 (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 'status-control')
-rw-r--r--status-control/pom.xml1
1 files changed, 0 insertions, 1 deletions
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 @@
<version>1.2.0-SNAPSHOT</version>
</parent>
- <groupId>org.onap.so</groupId>
<artifactId>status-control</artifactId>
<name>MSO Status Control module</name>
<description>Contains classes to update and query the MSO status per site</description>