summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-05-22 18:43:16 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-05-22 23:15:59 -0400
commitae69d6fd9a3b9f56dec5c6fc0f5fc1aad67a1dfd (patch)
tree9a72c98b6e81f7abbc8f422ce9e97a1bd1316f00 /pom.xml
parent71cdfb9453a11da6cca7b1a7828c29c37d136617 (diff)
Update the group id and artifact id to onap
Change-Id: I61dc645face34f490cf4378d0fdcb43e95edc03c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 97ee2fd..1e5f40c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,10 +7,10 @@
<groupId>com.att.ajsc</groupId>
<version>2.1.0</version>
</parent>
- <groupId>org.openecomp.aai</groupId>
- <artifactId>aai-resources-service</artifactId>
+ <groupId>org.onap.aai.resources</groupId>
+ <artifactId>resources</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <name>aai-resources-service</name>
+ <name>resources</name>
<packaging>pom</packaging>
<modules>
<module>aai-resources</module>