Add name to the top level pom for aai-common 15/10915/1
authorVenkata Harish K Kajur <vk250x@att.com>
Thu, 7 Sep 2017 20:30:44 +0000 (16:30 -0400)
committerVenkata Harish K Kajur <vk250x@att.com>
Thu, 7 Sep 2017 20:30:47 +0000 (16:30 -0400)
Issue-ID: AAI-271

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

diff --git a/pom.xml b/pom.xml
index 5591d59..e1055e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,8 @@
     <artifactId>aai-common</artifactId>
     <version>1.1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>aai-common</name>
+    <name>AAI - aai-common</name>
+    <description>Contains all of the common code for resources and traversal repos</description>
 
     <modules>
         <module>aai-schema</module>