summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-09-07 18:32:51 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-09-07 18:32:55 -0400
commit943ff3b4f0769e3a6de6b4c4c5717e344a4a29c5 (patch)
treeb7e8763775d27fd13ac57c86cfde7222dbccbdba
parent52267cabc7f4881f3f3fc759ac5398640429c12c (diff)
Add name to the top level pom for sparky-fe
Issue-ID: AAI-271 Change-Id: If19e28ac37d3083883a913acc6c37980fb93dadd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 603ae32..728d1c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>sparky-fe</artifactId>
<packaging>war</packaging>
<version>1.0.0-SNAPSHOT</version>
- <name>Sparky FE</name>
+ <name>AAI - sparky-fe</name>
<url>http://maven.apache.org</url>
<properties>