X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=BUILD.sh;h=289d11a30d25296b98f7768446dcacf638220c49;hp=55757a205b427f5f6c00901531f638137d2168bf;hb=9d2bd28cc2a1ff7a871af0c7d3862eb7f6ea087a;hpb=0e6ae9b24f70eaa4498003976a0f9b783c6e5aea diff --git a/BUILD.sh b/BUILD.sh index 55757a205..289d11a30 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.3.73627} +PLATFORM_VERSION=${2:-5.2.0.2.72254} ############################################################################### # Main block