From: rangajal Date: Fri, 6 Nov 2020 15:06:54 +0000 (+0000) Subject: rmr and xapp-frame version change X-Git-Tag: 0.5.1~9 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=6e67be9f2ba2733ef9f8e3c02ecb57979c85ffde;p=ric-plt%2Fo1.git rmr and xapp-frame version change Change-Id: I538433d3350dc08d0e655c5fe368411c17ab741a Signed-off-by: rangajal --- diff --git a/Dockerfile b/Dockerfile index 97b4933..7000248 100755 --- a/Dockerfile +++ b/Dockerfile @@ -107,7 +107,7 @@ RUN \ # ====================================================================== # RMR -ARG RMRVERSION=4.0.2 +ARG RMRVERSION=4.1.2 ARG RMRLIBURL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_${RMRVERSION}_amd64.deb/download.deb ARG RMRDEVURL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_${RMRVERSION}_amd64.deb/download.deb diff --git a/agent/go.mod b/agent/go.mod index 69848c6..5dc36f8 100644 --- a/agent/go.mod +++ b/agent/go.mod @@ -2,7 +2,7 @@ module gerrit.oran-osc.org/r/ric-plt/o1mediator go 1.12 -replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.4.7 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.5.12 replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.0