update version to 1.0.4 63/95963/1
authordyh <dengyuanhong@chinamobile.com>
Thu, 19 Sep 2019 03:08:12 +0000 (11:08 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Thu, 19 Sep 2019 03:10:01 +0000 (11:10 +0800)
Change-Id: I441ed74f6b1513f421a0eca926fa822dd11d6f46
Issue-ID: MODELING-235
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
docker/build_image.sh

index 98550cd..af98d50 100755 (executable)
@@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.0.3"
+VERSION="1.0.4"
 PROJECT="modeling"
 IMAGE="etsicatalog"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"