X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=BUILD.sh;h=55757a205b427f5f6c00901531f638137d2168bf;hp=289d11a30d25296b98f7768446dcacf638220c49;hb=0e6ae9b24f70eaa4498003976a0f9b783c6e5aea;hpb=c1e1c309796b4ab55631c2b4cc97347936fc93a8 diff --git a/BUILD.sh b/BUILD.sh index 289d11a30..55757a205 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -80,7 +80,7 @@ set -x # Print commands before executing them # Set up repo and version PLATFORM_REPOSITORY=${1:-OSM3} -PLATFORM_VERSION=${2:-5.2.0.2.72254} +PLATFORM_VERSION=${2:-5.2.0.3.73627} ############################################################################### # Main block