aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-09-07 18:30:35 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-09-07 18:30:43 -0400
commitff62f33ca2ec3886b014afd7410805e7032990a8 (patch)
treec23e46063fbdd73043b2c60a3796cf8550b84999
parentb0818b9669ff6921be08bc3e3e77d3ca8259182f (diff)
Add name to the top level pom for champ
Issue-ID: AAI-271 Change-Id: I6a6c81fa3cf12e4007cf6edbcb11fc9e5f57c52f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 95b09cd..6d8582d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
<groupId>org.openecomp.aai</groupId>
<artifactId>champ</artifactId>
<version>1.1.0-SNAPSHOT</version>
+ <name>AAI - champ</name>
<properties>
<tinkerpop.version>3.0.1-incubating</tinkerpop.version>
<sitePath>/content/sites/site/org/onap/aai/${project.artifactId}/${project.version}</sitePath>