From 04201a66bddd309b6422be2b1af4ac49adf8794b Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Thu, 26 Jul 2018 18:05:23 +0000 Subject: Updated git submodules Project: policy/engine master dd986507648898887715a20c2f962bc714e28882 Merge "Fix nested stmts issue of Sonar" Fix nested stmts issue of Sonar Policy rest util MSModeUtils have Sonar flagged issues about nesting more than 3 control stmts. Fix these. Also a minor change from prev commit about BrmsPush.java. Rework based on review Issue-ID: POLICY-1009 Change-Id: Ibd3cebcdebf9cf26233e810033793a5315b93272 Signed-off-by: Krishnajinka --- docs/submodules/policy/engine.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index d68386643..dd9865076 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit d6838664316b9bfbc082f68889f4475cd25c81fa +Subproject commit dd986507648898887715a20c2f962bc714e28882 -- cgit 1.2.3-korg