From 3fbc20412ace4d6684db8cc1540b200c50edcf16 Mon Sep 17 00:00:00 2001
From: mir <mikel.irazabal@openairinterface.com>
Date: Thu, 5 Oct 2023 15:04:47 +0200
Subject: [PATCH] Bug in j and i idx

---
 openair2/E2AP/README.md | 2 +-
 openair2/E2AP/flexric   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/openair2/E2AP/README.md b/openair2/E2AP/README.md
index 7fa1150edf4..9042e5ed79b 100644
--- a/openair2/E2AP/README.md
+++ b/openair2/E2AP/README.md
@@ -89,7 +89,7 @@ git submodule update
 ```bash
 git clone https://gitlab.eurecom.fr/mosaic5g/flexric flexric
 cd flexric/
-git checkout 7278684d3c9d555fb652f8f188afe4ed838d55be 
+git checkout 035fd2e8f9a9d2c16df8d44c9e8c13ccddf9ff19
 ```
 
 ### 2.2.2 Build FlexRIC
diff --git a/openair2/E2AP/flexric b/openair2/E2AP/flexric
index 7278684d3c9..035fd2e8f9a 160000
--- a/openair2/E2AP/flexric
+++ b/openair2/E2AP/flexric
@@ -1 +1 @@
-Subproject commit 7278684d3c9d555fb652f8f188afe4ed838d55be
+Subproject commit 035fd2e8f9a9d2c16df8d44c9e8c13ccddf9ff19
-- 
GitLab