From 3fcc75d850313f9e6ee2fe3b385984249468f240 Mon Sep 17 00:00:00 2001 From: sekharhuawei Date: Thu, 15 Oct 2020 10:39:51 +0530 Subject: Update vfc-svnfm-huawei release vsersion to 1.3.8 Issue-ID: VFC-1756 Signed-off-by: sekharhuawei Change-Id: Id440ae15c789e9b3cf55e4af44e4d0f422a3504a --- huawei/pom.xml | 4 ++-- 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, 9 insertions(+), 9 deletions(-) diff --git a/huawei/pom.xml b/huawei/pom.xml index a1f9386c..d3935014 100644 --- a/huawei/pom.xml +++ b/huawei/pom.xml @@ -18,12 +18,12 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm vfc-nfvo-driver-vnfm-svnfm - 1.3.7-SNAPSHOT + 1.3.8-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei vfc-nfvo-driver-vnfm-svnfm-huawei - 1.3.7-SNAPSHOT + 1.3.8-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 4e99f0e0..9d6b89ab 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.3.7-SNAPSHOT + 1.3.8-SNAPSHOT hw-vnfmadapter-deployment diff --git a/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh b/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh index bea16256..7430a141 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.3.7" +VERSION="1.3.8" 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 e2fb23a2..9f08352c 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.3.7-SNAPSHOT + 1.3.8-SNAPSHOT vnfmadapter-service-root - 1.3.7-SNAPSHOT + 1.3.8-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 d3728517..1c566078 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.3.7-SNAPSHOT + 1.3.8-SNAPSHOT vnfmadapter-service diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml index 11262c64..9bcf06d4 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.3.7-SNAPSHOT + 1.3.8-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter - 1.3.7-SNAPSHOT + 1.3.8-SNAPSHOT pom vfc-nfvo-driver-vnfm-svnfm nfvo vnfmadapter -- cgit 1.2.3-korg