X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FSO.git;a=blobdiff_plain;f=BUILD.sh;h=df17d8107317f04187570a34193e75f0a228b0d9;hp=f07940f03d45812bac1997dcbdabc96cbc5be556;hb=614b61bca8b7c5c34598526c5f9c11ead5f48715;hpb=f27e0990e25d51b8a697b9518eefaa850a4be371 diff --git a/BUILD.sh b/BUILD.sh index f07940f0..df17d810 100755 --- a/BUILD.sh +++ b/BUILD.sh @@ -79,8 +79,8 @@ set -x # Print commands before executing them ############################################################################### # Set up repo and version -PLATFORM_REPOSITORY=${1:-osm-rbac} -PLATFORM_VERSION=${2:-5.1.3.9999.70283} +PLATFORM_REPOSITORY=${1:-OSM3} +PLATFORM_VERSION=${2:-5.2.0.1.71454} ############################################################################### # Main block