Update pom and docker version of zte-sfc-driver
[vfc/nfvo/driver/sfc.git] / zte / sfc-driver / plugin-standalone / src / main / assembly / docker / build_image.sh
index 062714f..b6655d5 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.1.0"
+VERSION="1.2.0"
 PROJECT="vfc"
 IMAGE="ztesdncdriver"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"