From 3027ffaa9b4550071f0ec94e92bc0642ad64414e Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 12:56:58 -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: I9ef213a0cae96c03af7d9dd80d982a027d960752 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 c1b68ce..52a621b 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ pom 1.0.0-SNAPSHOT - aai-esr-server-parent + aai-esr-server esr-mgr standalone -- 2.16.6