From: velandy Date: Fri, 23 Sep 2016 10:46:36 +0000 (+0200) Subject: Merge "Bug 50 Cloud-init support in SO for ssh key injection" X-Git-Tag: v1.0.0~16 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=4cde4083705f4b370ed54cfa05813630fd651945;hp=d0d7b8a40207d7c67e72c65879226c441e443d05;p=osm%2FSO.git Merge "Bug 50 Cloud-init support in SO for ssh key injection" --- diff --git a/BUILD.sh b/BUILD.sh index b62c9b87..ecc2ca52 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -30,7 +30,7 @@ # ARGS PLATFORM_REPOSITORY=${1:-OSM} # change to OSM when published -PLATFORM_VERSION=${2:-4.3.1.0.49165-1} +PLATFORM_VERSION=${2:-4.3.1.0.49553-1} # must be run from the top of a workspace cd $(dirname $0)