| commit | 4cde4083705f4b370ed54cfa05813630fd651945 | [log] [tgz] |
|---|---|---|
| author | velandy <rajesh.velandy@riftio.com> | Fri Sep 23 12:46:36 2016 +0200 |
| committer | Gerrit Code Review <root@osm.etsi.org> | Fri Sep 23 12:46:36 2016 +0200 |
| tree | 3a89841b5fc2f6fde9503f9610010d7aadfd6cd8 | |
| parent | f7c2d414a7696c7989b8ad8915d106c6a71f3b34 [diff] | |
| parent | d0d7b8a40207d7c67e72c65879226c441e443d05 [diff] |
Merge "Bug 50 Cloud-init support in SO for ssh key injection"
diff --git a/BUILD.sh b/BUILD.sh index b62c9b8..ecc2ca5 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)