Update groupid to match ONAP convention 81/43581/1
authorLee, Tian (tl5884) <TianL@amdocs.com>
Wed, 18 Apr 2018 16:30:22 +0000 (17:30 +0100)
committerLee, Tian (tl5884) <TianL@amdocs.com>
Wed, 18 Apr 2018 16:30:22 +0000 (17:30 +0100)
groupid must contain the repository name

Change-Id: I33c40339fc24320968ada7355239c3100f6503d7
Issue-ID: AAI-1077
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 568abc1..f9a5f69 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
                <groupId>com.att.ajsc</groupId>
                <version>2.0.0</version>
        </parent>
-       <groupId>org.onap.aai</groupId>
+       <groupId>org.onap.aai.babel</groupId>
        <artifactId>babel</artifactId>
        <version>1.2.0-SNAPSHOT</version>
        <name>aai-babel</name>