From 553712cafeb9b68f0dfab1262a3f4a9230e3404d Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:52:27 -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: Icea5a7854d15aab55a2b04a95607292ee181a9e8 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index f4fe346..5fa480f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ org.onap.aai.data-router data-router 1.1.0-SNAPSHOT + aai-data-router ${basedir}/target -- 2.16.6