aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee, Tian (tl5884) <TianL@amdocs.com>2018-04-18 17:30:22 +0100
committerLee, Tian (tl5884) <TianL@amdocs.com>2018-04-18 17:30:22 +0100
commit1579afa649c2e76cbdf39dcfd5b77a800cc17249 (patch)
tree40633b0f92f7b23130cc505419b05d547478191e
parent9d81a178a4a482727e3b104ba11b14c7f35eb39e (diff)
Update groupid to match ONAP convention
groupid must contain the repository name Change-Id: I33c40339fc24320968ada7355239c3100f6503d7 Issue-ID: AAI-1077 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 568abc1..f9a5f69 100644
--- 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>