summaryrefslogtreecommitdiffstats
path: root/lcm/pom.xml
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-03 14:21:29 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-03 14:21:29 +0800
commit5b230bbb7764d6bf0650708573394447bbc60859 (patch)
treee33f2d7b0c774a746e50e56ec0285ca6ddb10f7a /lcm/pom.xml
parentb6eb454c104d664517622807dd4f01403e88e1cd (diff)
Fix vfc-vnflcm sonar issues
Change-Id: I0f9822ab51e5ad9c40b848bf54c2168865cb2d48 Issue-ID: VFC-781 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'lcm/pom.xml')
-rw-r--r--lcm/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcm/pom.xml b/lcm/pom.xml
index a94adf6f..464f87eb 100644
--- a/lcm/pom.xml
+++ b/lcm/pom.xml
@@ -25,7 +25,7 @@
<artifactId>vfc-gvnfm-vnflcm-lcm</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/gvnfm/vnflcm/lcm</name>
+ <name>vfc-gvnfm-vnflcm-lcm</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>