From 264478fa989fd87b3e71fe06a6fa2a77ac2a3a3c Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 13:48:05 -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: Ic3ffc28f648ccb471dc8bea54fa247e6f4190d20 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 ec535ce..57f4d2c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.dcaegen2 platform - platform + dcaegen2-platform 1.0.0-SNAPSHOT http://maven.apache.org -- cgit 1.2.3-korg