summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 12:49:36 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 12:49:36 -0700
commit9603ffbecca2f97233a725898fde8335c776c787 (patch)
tree750b8ec306db7d35425898a56bcc183a39954c51 /pom.xml
parentba84daafa5d4cd2912d902f5129349d462b57e98 (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: Ibf3c049d7ad30312119187b6d2f062f7798cdcd0 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c7aaab8a..d0a0b128 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/nfvo/driver/vnfm/svnfm</name>
+ <name>vfc-nfvo-driver-vnfm-svnfm</name>
<description>vfc-nfvo-driver-vnfm-svnfm</description>
<modules>
<module>zte</module>