Bump up the version
[aaf/sms.git] / sms-service / bin / build_sms_image.sh
index ff7c5b0..403c2ac 100755 (executable)
@@ -7,7 +7,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="3.0.1"
+VERSION="4.0.0"
 PROJECT="aaf"
 IMAGE="sms"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"