From 1d52020b6aed0bfa0287f045fbad9eb30832c8c4 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 13:48:52 -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: Ibdf6d86af90f6d6ac0424228dde14ddf6f2056a1 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 2ce9842..13afee3 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.ccsdk.platform plugins - plugins + ccsdk-platform-plugins 1.0.0-SNAPSHOT http://maven.apache.org pom -- 2.16.6