Move to ricxappframe rmr, rmr3.6.3
[ric-plt/a1.git] / integration_tests / install_rmr.sh
index 5ddc168..1d26594 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-git clone --branch 3.6.1 https://gerrit.oran-osc.org/r/ric-plt/lib/rmr \
+git clone --branch 3.6.3 https://gerrit.oran-osc.org/r/ric-plt/lib/rmr \
     && cd rmr \
     && mkdir .build; cd .build \
     && echo "<<<installing rmr devel headers>>>" \