From: Jessica Wagantall Date: Fri, 8 Sep 2017 21:31:14 +0000 (-0700) Subject: Cleanup project's name in Sonar X-Git-Tag: 3.0.2-ONAP~36 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bee56168295e10fc1ba91f73a36c4ecc0720ad13;p=policy%2Fapi.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: I70551368bbe86a566926870888057d95d9abdcf1 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index 1b418e71..f47ca517 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ pom - Policy - API + policy-api Code that define our external API.