Bump emsdriver version to 1.0.1
[vfc/nfvo/driver/ems.git] / ems / microservice-standalone / src / main / assembly / docker / build_image.sh
index f83b964..0253a1f 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.0.0"
+VERSION="1.0.1"
 PROJECT="vfc"
 IMAGE="emsdriver"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"