summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStone, Avi (as206k) <as206k@att.com>2018-05-24 14:27:03 +0300
committerStone, Avi (as206k) <as206k@att.com>2018-05-24 14:27:03 +0300
commit1fe5ba0afdc48eb56500eb858b8182870207d67f (patch)
tree6a76f7bb28d3002ac9233d1d4c370d44c925c87f
parentad54f18c865dce503d985efa36a183cbadc2ec98 (diff)
Fix pom
Update pom app name Change-Id: Ie0e8467a88c485291f72bde6458cf73d77f26c43 Issue-ID: SDC-1313 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3d62fb4..9334228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<artifactId>dcae_fe</artifactId>
<version>1.2.0-SNAPSHOT</version>
<packaging>war</packaging>
- <name>DCAE FE application</name>
+ <name>dcae-d fe application</name>
<description>DCAE FE</description>
<parent>
@@ -23,6 +23,7 @@
<nexus.proxy>https://nexus.onap.org</nexus.proxy>
<staging.profile.id>176c31dfe190a</staging.profile.id>
<sitePath>/content/sites/site/org/openecomp/sdc/${project.version}</sitePath>
+ <sonar.branch>${project.version}</sonar.branch>
</properties>
<dependencies>
<dependency>