X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=BUILD.sh;fp=BUILD.sh;h=961a8cb7d38d7b9c2d149de888b1d8a44e8eea03;hb=4137673657ef26098ceb0e829d4db675d54840b7;hp=c5fbb2c7c745e0d278a3aac1f24fb2dcd43066a1;hpb=e3557154a55e8b611eae0e2cadf922947dd5461e;p=osm%2FSO.git diff --git a/BUILD.sh b/BUILD.sh index c5fbb2c7..961a8cb7 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -114,7 +114,7 @@ fi if [[ $PLATFORM == ub16 ]]; then PLATFORM_REPOSITORY=${1:-OSM} - PLATFORM_VERSION=${2:-4.3.1.0.53704} + PLATFORM_VERSION=${2:-4.4.0.0.57702} elif [[ $PLATFORM == fc20 ]]; then PLATFORM_REPOSITORY=${1:-OSM} # change to OSM when published PLATFORM_VERSION=${2:-4.3.1.0.53705}