From: Jessica Wagantall Date: Wed, 20 Sep 2017 23:00:28 +0000 (-0700) Subject: Cleanup project's name in Sonar X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Frelease-1.1.0;p=sdnc%2Fcore.git Cleanup project's name in Sonar The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Iec07d6e3d99280f48f5ffc1f42f71adfc2c0c874 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index 1364e95..f320184 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.openecomp.sdnc.core sdnc-core - SDN-C Core Components + sdnc-core https://wiki.openecomp.org The SDN-C core components contains the SLI, dblib and root pom diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 7045309..8e4d289 100644 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -9,7 +9,7 @@ 1.1.0 - SDNC Root + sdnc-core http://wiki.onap.org Root POM to be used for all SDNC projects