From bc28bbc83410a003eec40baabb453dfc37561a4d Mon Sep 17 00:00:00 2001 From: Parshad Patel Date: Wed, 24 Apr 2019 14:19:43 +0900 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to fa628a20ef151d4b89302dd767f28415c774caf8 - Fix sonar issue in vid-app-common Fix Either log or rethrow this exception Fix "serviceInstanceId" is already a string, there's no need to call "toString()" on it Fix Replace this if-then-else statement by a single return statement Issue-ID: VID-464 Change-Id: I87652f6aeecf668757f668535377f2ff9a95a7cf Signed-off-by: Parshad Patel --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index 22b961325..fa628a20e 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 22b961325bf83be59607b65b8e0117604834687b +Subproject commit fa628a20ef151d4b89302dd767f28415c774caf8 -- 2.16.6