X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=BUILD.sh;h=3ed2736d386947154b49646413dd59ea798d1452;hb=8743c4a738dadcf431d4aef3b01d24d398b9f78a;hp=7ccdebad17c0a69d73fa7ba25aa99828fd6403a0;hpb=a40c02a373302a661d866d37dfb220734bde9e17;p=osm%2FSO.git diff --git a/BUILD.sh b/BUILD.sh index 7ccdebad..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.72254} +PLATFORM_VERSION=${2:-5.2.0.3.73627} ############################################################################### # Main block