Cleanup project's name in Sonar 73/11373/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 21:34:49 +0000 (14:34 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 21:34:49 +0000 (14:34 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: I01da13fec8c0dd050278930e39dd03bf7d2fcadb
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 552017c..8596e25 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
        <groupId>org.onap.aaf.authz</groupId>
        <artifactId>parent</artifactId>
        <version>1.0.0-SNAPSHOT</version>
-       <name>Authz Parent (pom)</name>
+       <name>aaf-authz</name>
        <packaging>pom</packaging>
        <url>https://github.com/att/AAF</url>
        <licenses>