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