The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: Ic2f18b2f5de443c4be7580140b216a619cbbe7fe
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
        <artifactId>ecompportal-parent-project</artifactId>
        <version>0</version>
        <packaging>pom</packaging>
+        <name>portal</name>
        
        <modules>
                <!-- Child modules do NOT name this parent. -->