From bee56168295e10fc1ba91f73a36c4ecc0720ad13 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:31:14 -0700 Subject: 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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') 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. -- cgit 1.2.3-korg