The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: Iecfd1bf6a7937437728e5cf136b63c896da49b44
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
        <groupId>org.onap.ccsdk.sli.northbound</groupId>
        <artifactId>ccsdk-sli-northbound</artifactId>
 
-       <name>SDN-C Northbound APIs</name>
+       <name>ccsdk-sli-northbound</name>
        <url>https://wiki.openecomp.org</url>
        <description>The SDN-C Northbound APIs repo contains code for northbound API adaptors, typically MD-SAL applications</description>