From 0c9d6ec97e718368b58483276f374ea01efeeecf Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 27 Sep 2017 16:16:13 -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: Ib7aee6c3d7b9b91b5ec4f286a2d8af1d93224755 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- nokia/pom.xml | 2 +- nokia/vnfmdriver/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nokia/pom.xml b/nokia/pom.xml index 7428da3a..80923c97 100644 --- a/nokia/pom.xml +++ b/nokia/pom.xml @@ -25,7 +25,7 @@ vfc-nfvo-driver-vnfm-svnfm-nokia 1.0.0-SNAPSHOT pom - vfc/nfvo/driver/vnfm/svnfm/nokia + vfc-nfvo-driver-vnfm-svnfm-nokia vfc-nfvo-driver-vnfm-svnfm-nokia vnfmdriver diff --git a/nokia/vnfmdriver/pom.xml b/nokia/vnfmdriver/pom.xml index d39781bb..4506f99b 100644 --- a/nokia/vnfmdriver/pom.xml +++ b/nokia/vnfmdriver/pom.xml @@ -26,7 +26,7 @@ vnfmdriver 1.0.0-SNAPSHOT pom - vfc/nfvo/drivers/vnfm/svnfm/nokia/vnfmdriver + vfc-nfvo-driver-vnfm-svnfm-nokia-vnfmdriver nfvo vnfmdriver vfcadaptorservice -- cgit 1.2.3-korg