summaryrefslogtreecommitdiffstats
path: root/sms-service/bin/build_sms_image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sms-service/bin/build_sms_image.sh')
-rwxr-xr-xsms-service/bin/build_sms_image.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sms-service/bin/build_sms_image.sh b/sms-service/bin/build_sms_image.sh
index f5beb4d..ff7c5b0 100755
--- a/sms-service/bin/build_sms_image.sh
+++ b/sms-service/bin/build_sms_image.sh
@@ -7,7 +7,7 @@ cd ${DOCKER_BUILD_DIR}
BUILD_ARGS="--no-cache"
ORG="onap"
-VERSION="3.0.0"
+VERSION="3.0.1"
PROJECT="aaf"
IMAGE="sms"
DOCKER_REPOSITORY="nexus3.onap.org:10003"