aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/pom.xml
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 /asdc-controller/pom.xml
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 'asdc-controller/pom.xml')
-rw-r--r--asdc-controller/pom.xml1
1 files changed, 0 insertions, 1 deletions
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 @@
<version>1.2.0-SNAPSHOT</version>
</parent>
- <groupId>org.onap.so</groupId>
<artifactId>asdc-controller</artifactId>
<name>asdc-controller</name>
<description>ASDC CLient and Controller</description>