aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/deploy.sh')
-rwxr-xr-xscripts/deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/deploy.sh b/scripts/deploy.sh
index 0c703486..c53d5e9d 100755
--- a/scripts/deploy.sh
+++ b/scripts/deploy.sh
@@ -3,7 +3,7 @@
set -x
########## Define parameters ##########
-VERSION="1.0.0-SNAPSHOT"
+VERSION="1.0.0"
PATH_TO_BOOT="/w/workspace/demo-master-merge-java/boot"
PATH_TO_HEAT="/w/workspace/demo-master-merge-java/heat"