Bump version after releasing 1.4.1
[multicloud/framework.git] / multivimbroker / docker / build_image.sh
index 8ea1401..bb11484 100644 (file)
@@ -17,8 +17,8 @@ cd ${DOCKER_BUILD_DIR}
 
 BUILD_ARGS="--no-cache"
 ORG="onap"
-VERSION="1.4.1-SNAPSHOT"
-STAGING_VERSION="1.4.1-STAGING"
+VERSION="1.4.2-SNAPSHOT"
+STAGING_VERSION="1.4.2-STAGING"
 PROJECT="multicloud"
 IMAGE="framework"
 DOCKER_REPOSITORY="nexus3.onap.org:10003"