X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=BUILD.sh;h=1573a39657d7ae96653945321211d52daa58728b;hp=e244b7c7b19910fe0921b278f44b87e280eb8fe3;hb=8eb557966d0f50d37831b1e872b63e51ee3f4ac9;hpb=283f402537d8511ed4babfbb9f859202f7e2d5aa diff --git a/BUILD.sh b/BUILD.sh index e244b7c7b..1573a3965 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