From: dyh Date: Wed, 1 Sep 2021 02:30:27 +0000 (+0800) Subject: Update the version of vfc-nfvo-driver-vnfm-svnfm X-Git-Tag: 1.4.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git;a=commitdiff_plain;h=473fa46747389b9632a6e768fd1d9fc5054cf1fd Update the version of vfc-nfvo-driver-vnfm-svnfm Change-Id: Ib5d9c07b10814dcdf47732048769a78dfbb0c514 Issue-ID: VFC-1884 Signed-off-by: dyh --- diff --git a/huawei/pom.xml b/huawei/pom.xml index 83c25507..d1a4eabb 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.9-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei vfc-nfvo-driver-vnfm-svnfm-huawei - 1.3.9-SNAPSHOT + 1.4.0-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 e229f7d7..18e34b02 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.9-SNAPSHOT + 1.4.0-SNAPSHOT hw-vnfmadapter-deployment diff --git a/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh b/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh index 0f622932..e8825aee 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.9" +VERSION="1.4.0" 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 a02eae61..76a59c19 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.9-SNAPSHOT + 1.4.0-SNAPSHOT vnfmadapter-service-root - 1.3.9-SNAPSHOT + 1.4.0-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 94164607..9945647c 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.9-SNAPSHOT + 1.4.0-SNAPSHOT vnfmadapter-service diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml index ec2f3883..21815fc6 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.9-SNAPSHOT + 1.4.0-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter - 1.3.9-SNAPSHOT + 1.4.0-SNAPSHOT pom vfc-nfvo-driver-vnfm-svnfm nfvo vnfmadapter diff --git a/pom.xml b/pom.xml index c2689f5d..62f38578 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm vfc-nfvo-driver-vnfm-svnfm - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom vfc-nfvo-driver-vnfm-svnfm vfc-nfvo-driver-vnfm-svnfm diff --git a/version.properties b/version.properties index bfb144c2..cee03984 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} diff --git a/zte/pom.xml b/zte/pom.xml index 943256ab..f0ba0a4b 100644 --- a/zte/pom.xml +++ b/zte/pom.xml @@ -18,12 +18,12 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm vfc-nfvo-driver-vnfm-svnfm - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.zte vfc-nfvo-driver-vnfm-svnfm-zte - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom vfc/nfvo/driver/vnfm/svnfm/zte vfc-nfvo-driver-vnfm-svnfm-zte diff --git a/zte/vmanager/docker/build_image.sh b/zte/vmanager/docker/build_image.sh index 8b666837..d5713206 100755 --- a/zte/vmanager/docker/build_image.sh +++ b/zte/vmanager/docker/build_image.sh @@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR} BUILD_ARGS="--no-cache" ORG="onap" -VERSION="1.4.0" +VERSION="1.4.1" PROJECT="vfc" IMAGE="ztevnfmdriver" DOCKER_REPOSITORY="nexus3.onap.org:10003" diff --git a/zte/vmanager/pom.xml b/zte/vmanager/pom.xml index 918b22a4..2cd0160a 100644 --- a/zte/vmanager/pom.xml +++ b/zte/vmanager/pom.xml @@ -18,12 +18,12 @@ org.onap.vfc.nfvo.driver.vnfm.svnfm.zte vfc-nfvo-driver-vnfm-svnfm-zte - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.zte.vmanager vfc-nfvo-driver-vnfm-svnfm-zte-vmanager - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom vfc-nfvo-driver-vnfm-svnfm-zte