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 +- huawei/vnfmadapter/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'huawei') 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 diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml index e2c0ba31..ac39f10f 100644 --- a/huawei/vnfmadapter/pom.xml +++ b/huawei/vnfmadapter/pom.xml @@ -21,7 +21,7 @@ 1.0.0-SNAPSHOT 4.0.0 - org.onap.vfc.nfvo.driver.vnfm.svnfm + org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter 1.0.0-SNAPSHOT pom -- cgit 1.2.3-korg