Add top level pom name to organize aai repos 19/10919/1
authorVenkata Harish K Kajur <vk250x@att.com>
Thu, 7 Sep 2017 20:48:10 +0000 (16:48 -0400)
committerVenkata Harish K Kajur <vk250x@att.com>
Thu, 7 Sep 2017 20:48:15 +0000 (16:48 -0400)
Issue-ID: AAI-271

Change-Id: Id11a4a63a28c69a3b44dfc81efa33fdf445ac320
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index afe7070..aa6f814 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     <groupId>org.onap.aai.resources</groupId>
     <artifactId>resources</artifactId>
     <version>1.1.0-SNAPSHOT</version>
-    <name>resources</name>
+    <name>AAI - resources</name>
     <packaging>pom</packaging>
     <modules>
         <module>aai-resources</module>
 
     </build>
 
-</project>
\ No newline at end of file
+</project>