From: Jessica Wagantall Date: Fri, 8 Sep 2017 18:51:39 +0000 (-0700) Subject: Cleanup project's name in Sonar X-Git-Tag: v1.2.1~41 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F11207%2F1;p=sdnc%2Fnorthbound.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: I29c6363a2ee4fc65f85a25709aa219ee16897d07 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index 8219a545..2af8f570 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.onap.sdnc.northbound sdnc-northbound - SDN-C Northbound APIs + sdnc-northbound https://wiki.openecomp.org The SDN-C Northbound APIs repo contains code for northbound API adaptors, typically MD-SAL applications