Update the group id and artifact id to onap 15/4415/2
authorVenkata Harish K Kajur <vk250x@att.com>
Mon, 22 May 2017 22:43:16 +0000 (18:43 -0400)
committerVenkata Harish K Kajur <vk250x@att.com>
Tue, 23 May 2017 03:15:59 +0000 (23:15 -0400)
Change-Id: I61dc645face34f490cf4378d0fdcb43e95edc03c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
aai-resources/pom.xml
pom.xml

index 5222ab9..36765c3 100644 (file)
@@ -4,12 +4,12 @@
                xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <modelVersion>4.0.0</modelVersion>
        <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>
        </parent>
        <artifactId>aai-resources</artifactId>
-       <name>ajsc</name>
+       <name>aai-resources</name>
        <url>http://maven.apache.org</url>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/pom.xml b/pom.xml
index 97ee2fd..1e5f40c 100644 (file)
--- 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>