From b62cfe79ac64a879d0b8f3efba253bbaef07e723 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 12:28:29 -0700 Subject: [PATCH] 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: I03254ad57f3c6cd47a195b7b0782800c0a73eb14 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f8dc5fb..b5e428d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ holmes-rulemgt-parent 1.0.0-SNAPSHOT pom - holmes-rulemgt-parent + holmes-rule-management rulemgt rulemgt-standalone -- 2.16.6