Bump up the version
[aaf/sshsm.git] / bin / abrmdcontainer / build_abrmd_image.sh
index e096f8c..8033d32 100755 (executable)
@@ -7,7 +7,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="3.0.0"
+VERSION="4.0.0"
 PROJECT="aaf"
 IMAGE="abrmd"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"