X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=BUILD.sh;h=289d11a30d25296b98f7768446dcacf638220c49;hp=1a9ecb3eb6d6da3161a6044e3906e0ea248ab22e;hb=9431783324ed01cd0826c8761616792ba1f97910;hpb=6a086e9ef77f62312bf63e6f45bc35aba3102809 diff --git a/BUILD.sh b/BUILD.sh index 1a9ecb3eb..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.2.72174} +PLATFORM_VERSION=${2:-5.2.0.2.72254} ############################################################################### # Main block