From cd12f7c1f7290858027822502c37296bdcef14e9 Mon Sep 17 00:00:00 2001 From: yangyan Date: Fri, 25 Jan 2019 10:02:54 +0800 Subject: update vfc version to 1.3.0 Change-Id: I2f23ccfe41fc227fafbfb0b5b2ce49671c0fca9a Signed-off-by: yangyan Issue-ID: VFC-1252 --- 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(-) (limited to 'huawei') diff --git a/huawei/pom.xml b/huawei/pom.xml index 5e2e27ad..2be14df9 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.2.2-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei vfc-nfvo-driver-vnfm-svnfm-huawei - 1.2.2-SNAPSHOT + 1.3.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 a4b02ca2..cba3200b 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.2.2-SNAPSHOT + 1.3.0-SNAPSHOT hw-vnfmadapter-deployment diff --git a/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh b/huawei/vnfmadapter/VnfmadapterService/docker/build_image.sh index 3e20a133..23ba7341 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.2.2" +VERSION="1.3.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 c1d58f8b..6a4cbbf1 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.2.2-SNAPSHOT + 1.3.0-SNAPSHOT vnfmadapter-service-root - 1.2.2-SNAPSHOT + 1.3.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 9a968bc7..7b93c4de 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.2.2-SNAPSHOT + 1.3.0-SNAPSHOT vnfmadapter-service diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml index d7dad7d6..c66e2ac5 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.2.2-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei.vnfmadapter vnfmadapter - 1.2.2-SNAPSHOT + 1.3.0-SNAPSHOT pom vfc-nfvo-driver-vnfm-svnfm nfvo vnfmadapter -- cgit 1.2.3-korg