build_inf_centos.sh: update the branch for g-release
[pti/rtp.git] / scripts / build_inf_centos / build_inf_centos.sh
index 59b7ac1..19997ad 100755 (executable)
@@ -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"