From: Jessica Wagantall Date: Fri, 8 Sep 2017 21:59:40 +0000 (-0700) Subject: Cleanup project's name in Sonar X-Git-Tag: 3.0.2-ONAP~77 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5a6784118da818fb1005d9de5694874a88a537cb;p=policy%2Fpap.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: I817524eff0554b5f9684de7b595ba6da81b07c7c Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index 22437943..477ad977 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ pom - Policy - PAP + policy-pap Code that implements the Policy Administration Backend.