aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplatania <platania@research.att.com>2017-03-10 16:32:32 -0500
committerplatania <platania@research.att.com>2017-03-10 16:32:32 -0500
commit44d0a39cc49142c407170463076910bac919a934 (patch)
tree76c47e75a0fcb10f7ff347807b57b781f6e618f7
parent87a86dce0f8fefc57fd597cae8f63afdf3498512 (diff)
update deploy.sh version
Change-Id: I9e58198a721c7b232ab5d453cc4774c01d1804f8 Signed-off-by: platania <platania@research.att.com>
-rwxr-xr-xscripts/deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/deploy.sh b/scripts/deploy.sh
index c53d5e9d..421220e6 100755
--- a/scripts/deploy.sh
+++ b/scripts/deploy.sh
@@ -3,7 +3,7 @@
set -x
########## Define parameters ##########
-VERSION="1.0.0"
+VERSION="1.1.0-SNAPSHOT"
PATH_TO_BOOT="/w/workspace/demo-master-merge-java/boot"
PATH_TO_HEAT="/w/workspace/demo-master-merge-java/heat"