Merge "Bug 50 Cloud-init support in SO for ssh key injection"
authorvelandy <rajesh.velandy@riftio.com>
Fri, 23 Sep 2016 10:46:36 +0000 (12:46 +0200)
committerGerrit Code Review <root@osm.etsi.org>
Fri, 23 Sep 2016 10:46:36 +0000 (12:46 +0200)
BUILD.sh

index b62c9b8..ecc2ca5 100755 (executable)
--- 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)