Add name to the top level pom for sparky-be 45/10945/1
authorVenkata Harish K Kajur <vk250x@att.com>
Thu, 7 Sep 2017 22:34:20 +0000 (18:34 -0400)
committerVenkata Harish K Kajur <vk250x@att.com>
Thu, 7 Sep 2017 22:34:24 +0000 (18:34 -0400)
Issue-ID: AAI-271

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

diff --git a/pom.xml b/pom.xml
index c69fceb..c67d944 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,6 +10,7 @@
        <groupId>org.openecomp.aai.sparky-be</groupId>
        <artifactId>sparky-be</artifactId>
        <version>1.0-SNAPSHOT</version>
+       <name>AAI - sparky-be</name>
 
        <properties>
                <docker.location>${basedir}/target</docker.location>