From 64036009d28828c574928bb9cb724552a9696c61 Mon Sep 17 00:00:00 2001 From: yangyan Date: Wed, 4 Mar 2020 15:25:23 +0800 Subject: [PATCH] Update sfc release version to 1.3.1 Change-Id: I18501374cd5e3461f086a60dd27d31cdbee96023 Issue-ID: VFC-1626 Signed-off-by: yangyan --- pom.xml | 2 +- version.properties | 2 +- zte/sfc-driver/plugin-standalone/pom.xml | 4 ++-- .../plugin-standalone/src/main/assembly/docker/build_image.sh | 2 +- zte/sfc-driver/pom.xml | 2 +- zte/sfc-driver/sfc-driver/pom.xml | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 8506533..db41c69 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.vfc.nfvo.driver.sfc sfc-driver-root - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT vfc-nfvo-driver-sfc pom diff --git a/version.properties b/version.properties index a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} diff --git a/zte/sfc-driver/plugin-standalone/pom.xml b/zte/sfc-driver/plugin-standalone/pom.xml index b87bb53..9fb6ab1 100644 --- a/zte/sfc-driver/plugin-standalone/pom.xml +++ b/zte/sfc-driver/plugin-standalone/pom.xml @@ -19,14 +19,14 @@ org.onap.vfc.nfvo.driver.sfc sfc-driver-parent - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver-standalone vfc-nfvo-driver-sfc-zte-sfc-driver vfc/nfvo/driver/sfc/zte/sfc-driver/plugin-standalone pom - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT diff --git a/zte/sfc-driver/plugin-standalone/src/main/assembly/docker/build_image.sh b/zte/sfc-driver/plugin-standalone/src/main/assembly/docker/build_image.sh index 6c374b0..e5315d7 100755 --- a/zte/sfc-driver/plugin-standalone/src/main/assembly/docker/build_image.sh +++ b/zte/sfc-driver/plugin-standalone/src/main/assembly/docker/build_image.sh @@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR} BUILD_ARGS="--no-cache" ORG="onap" -VERSION="1.3.0" +VERSION="1.3.1" PROJECT="vfc" IMAGE="ztesdncdriver" DOCKER_REPOSITORY="nexus3.onap.org:10003" diff --git a/zte/sfc-driver/pom.xml b/zte/sfc-driver/pom.xml index 3287e2c..099c7e4 100644 --- a/zte/sfc-driver/pom.xml +++ b/zte/sfc-driver/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.vfc.nfvo.driver.sfc sfc-driver-parent - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT vfc-nfvo-driver-sfc pom diff --git a/zte/sfc-driver/sfc-driver/pom.xml b/zte/sfc-driver/sfc-driver/pom.xml index dbf1e74..b0b4395 100644 --- a/zte/sfc-driver/sfc-driver/pom.xml +++ b/zte/sfc-driver/sfc-driver/pom.xml @@ -20,14 +20,14 @@ org.onap.vfc.nfvo.driver.sfc sfc-driver-parent - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 4.0.0 org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver sfc-driver vfc/nfvo/driver/sfc/zte/sfc-driver/sfc-driver jar - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT 1.3.9 9.4.18.v20190429 -- 2.16.6