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