diff options
-rw-r--r-- | huawei/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/huawei/pom.xml b/huawei/pom.xml index 6f826766..5984032d 100644 --- a/huawei/pom.xml +++ b/huawei/pom.xml @@ -25,7 +25,7 @@ <artifactId>vfc-nfvo-driver-vnfm-svnfm-huawei</artifactId> <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>vfc/nfvo/driver/vnfm/svnfm/huawei</name> + <name>vfc-nfvo-driver-vnfm-svnfm-huawei</name> <description>vfc-nfvo-driver-vnfm-svnfm-huawei</description> <modules> <module>vnfmadapter</module> |