diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-01 10:35:38 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-01 10:35:38 +0800 |
commit | a293a810aa963b23dfb6ec408c48f0b5510ab99c (patch) | |
tree | dc18571adaaa02cb8f3a2e71182a8c54532897bf /gvnfmadapter/pom.xml | |
parent | 5cf6e114ed78ca605e625c72dceee86ca03788e6 (diff) |
Change vfc-gvnfmdriver sonar name
Change-Id: I1f8848dc064ed25681410a22ac810a5d16d82fd4
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'gvnfmadapter/pom.xml')
-rw-r--r-- | gvnfmadapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gvnfmadapter/pom.xml b/gvnfmadapter/pom.xml index 723f012..4f90514 100644 --- a/gvnfmadapter/pom.xml +++ b/gvnfmadapter/pom.xml @@ -25,7 +25,7 @@ <artifactId>vfc-nfvo-driver-vnfm-gvnfm-gvnfmadapter</artifactId> <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>vfc/nfvo/driver/vnfm/gvnfm/gvnfmadapter</name> + <name>vfc-nfv-driver-vnfm-gvnfm-gvnfmadapter</name> <description>vfc nfvo drivers-vnfm-gvnfm-gvnfmadapter</description> <build> <plugins> |