From 129498e99b4bb1a7c135729288ccb92e04b6aeae Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 20 Sep 2017 16:08:59 -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: I70222539e8faf84e9d8acce7b2718c3fa93649e6 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall Former-commit-id: e80ea1d0ad5b2ec68f7de1b105352f85f65b847d --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 37030ef6..6ba1ec21 100755 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.openecomp.sdnc.oam sdnc-oam - SDN-C OAM + sdnc-oam https://wiki.openecomp.org The SDN-C OAM component contains the components needed to operate, administer and maintain the SDN-C platform. -- 2.16.6