summaryrefslogtreecommitdiffstats
path: root/nokia/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-27 16:16:13 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-27 16:16:13 -0700
commit0c9d6ec97e718368b58483276f374ea01efeeecf (patch)
tree93650b3c13c421cb4b7072bb525d84172a3f29b2 /nokia/pom.xml
parent16e4b6bdec169b97015752958a94d3ed0ad8c02a (diff)
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 <jwagantall@linuxfoundation.org>
Diffstat (limited to 'nokia/pom.xml')
-rw-r--r--nokia/pom.xml2
1 files changed, 1 insertions, 1 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 @@
<artifactId>vfc-nfvo-driver-vnfm-svnfm-nokia</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/nfvo/driver/vnfm/svnfm/nokia</name>
+ <name>vfc-nfvo-driver-vnfm-svnfm-nokia</name>
<description>vfc-nfvo-driver-vnfm-svnfm-nokia</description>
<modules>
<module>vnfmdriver</module>