From c246377da102308f617c87fdc0a8eba00ddce95b Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:42:08 -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: Ifcc5dffec40ea07449219ca3df7b0d0aaf2067f0 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 9113910..87d7cf7 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 cdapbroker - cdapbroker + dcaegen2-platform-cdapbroker 1.0.0-SNAPSHOT http://maven.apache.org -- cgit 1.2.3-korg