X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=BUILD.sh;h=3ed2736d386947154b49646413dd59ea798d1452;hb=refs%2Fchanges%2F73%2F5673%2F1;hp=0a079edd98375d0c5393a9012ef8035655c69d4e;hpb=2433bde4496955c4ebbb576c645cc83891aecd87;p=osm%2FSO.git diff --git a/BUILD.sh b/BUILD.sh index 0a079edd..3ed2736d 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.3.73627} ############################################################################### # Main block