From 61ba70610e670c395483d3c2ef46bbca4eef7769 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 11:37:34 -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: I0c77715893304a55cafe5c7768b841108b08fccc 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 6090a93..832413d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.onap.dcaegen2.platform plugins - plugins + dcaegen2-platform-plugins 1.0.0-SNAPSHOT http://maven.apache.org pom -- cgit 1.2.3-korg