Cleanup project's name in Sonar 71/11271/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 19:56:58 +0000 (12:56 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 19:56:58 +0000 (12:56 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

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

diff --git a/pom.xml b/pom.xml
index c1b68ce..52a621b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <packaging>pom</packaging>
 
     <version>1.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <version>1.0.0-SNAPSHOT</version>
-    <name>aai-esr-server-parent</name>
+    <name>aai-esr-server</name>
     <modules>
         <module>esr-mgr</module>
                <module>standalone</module>
     <modules>
         <module>esr-mgr</module>
                <module>standalone</module>