Update k8splugin snapshot image
[multicloud/k8s.git] / deployments / build.sh
index 6ca49c8..424b5e2 100755 (executable)
@@ -13,7 +13,7 @@ set -o pipefail
 
 k8s_path="$(git rev-parse --show-toplevel)"
 
-VERSION="0.9.3-SNAPSHOT"
+VERSION="0.9.4-SNAPSHOT"
 export IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/k8s"
 
 function _compile_src {