From f0f5d956bbbcb7dd1d432ef37f03abcf6d044aba Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 11:43: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: Ibd1870829365d81b33a3ccd1028884309e5f32e3 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 6a887fb..e4266bd 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.dcaegen2.platform cli - cli + dcaegen2-platform-cli 1.0.0-SNAPSHOT http://maven.apache.org pom -- cgit 1.2.3-korg