aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorplatania <platania@research.att.com>2017-03-10 15:28:08 -0500
committerplatania <platania@research.att.com>2017-03-10 15:28:08 -0500
commit87a86dce0f8fefc57fd597cae8f63afdf3498512 (patch)
tree64b199368885935e5779899a52ac13ab0deaa260 /scripts
parent479d1d811b7893255dc98db9d7030d3e1a62a295 (diff)
upgrade POM version
Change-Id: Idf73206219c674383c84e688f8a6089ed78b5a22 Signed-off-by: platania <platania@research.att.com>
Diffstat (limited to 'scripts')
-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"