Add name to the top level pom for model-loader 37/10937/1
authorVenkata Harish K Kajur <vk250x@att.com>
Thu, 7 Sep 2017 22:25:43 +0000 (18:25 -0400)
committerVenkata Harish K Kajur <vk250x@att.com>
Thu, 7 Sep 2017 22:25:46 +0000 (18:25 -0400)
Issue-ID: AAI-271

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

diff --git a/pom.xml b/pom.xml
index 9616a2f..93e6af5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,6 +31,7 @@
        <groupId>org.openecomp.aai.model-loader</groupId>
        <artifactId>model-loader</artifactId>
        <version>1.1.0-SNAPSHOT</version>
+       <name>AAI - model-loader</name>
        
        <properties>
                <docker.location>${basedir}/target</docker.location>