summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-09-07 18:34:20 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-09-07 18:34:24 -0400
commit12f8e40593a55856b69e041ad7492f58f49800c7 (patch)
tree5a75dda17a1d32b620ee9f1c564e4ad620b84bc2 /pom.xml
parent02b460468fe94e344c357af9d98e40640474be62 (diff)
Add name to the top level pom for sparky-be
Issue-ID: AAI-271 Change-Id: If8e72e2c909ed5b9d0282a5ec3383dc6b8845a64 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c69fceb..c67d944 100644
--- 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>