summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-18 15:58:10 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-18 15:58:42 -0700
commit65c475eb72271f674f5ec4502fa67fd972344543 (patch)
treeaf1ab607851bef14216843f99befa16882c6a423
parent8cd208ebaa33627daf05d8ffff7b28e53a7067d0 (diff)
Cleanup project's name in Sonar
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I7c6830cd059f50803713719e77f3019ed40263db Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--ecomp-sdk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml
index 0cc981ec..bf6e711f 100644
--- a/ecomp-sdk/pom.xml
+++ b/ecomp-sdk/pom.xml
@@ -8,7 +8,7 @@
<artifactId>epsdk-project</artifactId>
<version>1.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>ONAP Portal SDK Project (parent)</name>
+ <name>portal-sdk</name>
<url>https://wiki.onap.org/display/DW/Portal</url>
<!-- OParent provides license audit, code audit, distribution management,