X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=scripts%2Fbuild_inf_centos%2Fbuild_inf_centos.sh;h=19997ade4408e505c3e81c7de315dd45de4f909c;hb=a97b12e4057e28de4f2822988f1af17fff1edcc9;hp=59b7ac12dc7c011ed20d10dd56c69d95fa0d7b39;hpb=4a7a0de40a5ea3e53aa78bac02c8fcbd53fe7302;p=pti%2Frtp.git diff --git a/scripts/build_inf_centos/build_inf_centos.sh b/scripts/build_inf_centos/build_inf_centos.sh index 59b7ac1..19997ad 100755 --- a/scripts/build_inf_centos/build_inf_centos.sh +++ b/scripts/build_inf_centos/build_inf_centos.sh @@ -21,7 +21,7 @@ set -e -o pipefail # Variables ######################################################################### -SRC_ORAN_BRANCH="master" +SRC_ORAN_BRANCH="g-release" SRC_ORAN_URL="https://gerrit.o-ran-sc.org/r/pti/rtp"