From 201de74d076eb90db2e267d1f7aa0e271062c909 Mon Sep 17 00:00:00 2001 From: luxin Date: Fri, 13 Oct 2017 10:26:10 +0800 Subject: Change child groupId in pom.xml Change-Id: Ia5dd7320c0badc0ee42fe4dd460c5628e4dbce8a Issue-Id:VFC-520 Signed-off-by: luxin --- huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml | 2 +- huawei/vnfmadapter/VnfmadapterService/pom.xml | 4 ++-- huawei/vnfmadapter/VnfmadapterService/service/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'huawei/vnfmadapter/VnfmadapterService') diff --git a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml index c832236e..bf1c88c1 100644 --- a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml @@ -17,7 +17,7 @@ 4.0.0 - org.onap.vfc.nfvo.driver.vnfm.svnfm + org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter-service-root 1.0.0-SNAPSHOT diff --git a/huawei/vnfmadapter/VnfmadapterService/pom.xml b/huawei/vnfmadapter/VnfmadapterService/pom.xml index 82d9fc55..4aa0de77 100644 --- a/huawei/vnfmadapter/VnfmadapterService/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/pom.xml @@ -17,10 +17,10 @@ 4.0.0 + org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter - org.onap.vfc.nfvo.driver.vnfm.svnfm 1.0.0-SNAPSHOT - + vnfmadapter-service-root 1.0.0-SNAPSHOT vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 2fbfe3d0..88092dc1 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -17,7 +17,7 @@ 4.0.0 - org.onap.vfc.nfvo.driver.vnfm.svnfm + org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter-service-root 1.0.0-SNAPSHOT -- cgit 1.2.3-korg