From 8b23bfdf4522af9f836fad429cd8ed428972ba93 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 20 Sep 2017 15:42:42 -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: Iec07d6e3d99280f48f5ffc1f42f71adfc2c0c874 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 2 +- rootpom/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c1067d1..57b68e9 100755 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.openecomp.sdnc.core sdnc-core - SDN-C Core Components + sdnc-core https://wiki.openecomp.org The SDN-C core components contains the SLI, dblib and root pom diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 3a7a757..f2a90e0 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -124,7 +124,7 @@ - SDNC Root + sdnc-core http://wiki.onap.org Root POM to be used for all SDNC projects -- cgit 1.2.3-korg