The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: I43477c67d810cca4f0d43b7340961ad6e93f8f03
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-distribution-client</artifactId>
<version>1.0.0</version>
- <name>SDC Distribution Client</name>
+ <name>sdc-sdc-distribution-client</name>
<description>An SDC Client to be used by its consumers</description>
<properties>
<httpclient.version>4.5</httpclient.version>