From 69dab90bddead599a4927ba5efda8bc79304e9ad Mon Sep 17 00:00:00 2001 From: dyh Date: Mon, 10 Jan 2022 15:53:55 +0800 Subject: update the version of huawei driver Issue-ID: VFC-1919 Change-Id: I2292adfe2c980fdbc79d4d4fdfae275b0686ce2c Signed-off-by: dyh --- huawei/pom.xml | 2 +- huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml | 2 +- huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh | 2 +- huawei/vnfmadapter/VnfmadapterService/pom.xml | 4 ++-- huawei/vnfmadapter/VnfmadapterService/service/pom.xml | 2 +- huawei/vnfmadapter/pom.xml | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/huawei/pom.xml b/huawei/pom.xml index a0239104..fdf2b5a7 100644 --- a/huawei/pom.xml +++ b/huawei/pom.xml @@ -23,7 +23,7 @@ 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei vfc-nfvo-driver-vnfm-svnfm-huawei - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT pom vfc-nfvo-driver-vnfm-svnfm-huawei vfc-nfvo-driver-vnfm-svnfm-huawei diff --git a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml index a7c923cc..849b6ca4 100644 --- a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml @@ -19,7 +19,7 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter-service-root - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT hw-vnfmadapter-deployment diff --git a/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh b/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh index 27986834..13c2bde0 100755 --- a/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh +++ b/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh @@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR} BUILD_ARGS="--no-cache" ORG="onap" -VERSION="1.4.1" +VERSION="1.4.2" PROJECT="vfc" IMAGE="nfvo/svnfm/huawei" DOCKER_REPOSITORY="nexus3.onap.org:10003" diff --git a/huawei/vnfmadapter/VnfmadapterService/pom.xml b/huawei/vnfmadapter/VnfmadapterService/pom.xml index c54f93c6..a20247b7 100644 --- a/huawei/vnfmadapter/VnfmadapterService/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/pom.xml @@ -19,10 +19,10 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT vnfmadapter-service-root - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService pom diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index 5afc1d61..6680746f 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -20,7 +20,7 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter-service-root - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT vnfmadapter-service diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml index 1eb312e8..7174adf7 100644 --- a/huawei/vnfmadapter/pom.xml +++ b/huawei/vnfmadapter/pom.xml @@ -18,12 +18,12 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei vfc-nfvo-driver-vnfm-svnfm-huawei - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT pom vfc-nfvo-driver-vnfm-svnfm nfvo vnfmadapter -- cgit 1.2.3-korg