From be217ace0971e47e20817d5e289e4a886f68d156 Mon Sep 17 00:00:00 2001 From: surya-huawei Date: Thu, 12 Oct 2017 14:26:36 +0530 Subject: [PATCH] Updated git submodules Project: sdnc/northbound master 6bfed112851ac9d7d30fe942183a633ec9718d46 Use try-with-resource to close filestream *Using try-with-resource here makes sure that the resource is automatically closed and increases code readability Issue-Id: CCSDK-117 Change-Id: Ie923e4540d5be90324104593a1d5fcb1bd501f5c Signed-off-by: surya-huawei --- docs/submodules/sdnc/northbound.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdnc/northbound.git b/docs/submodules/sdnc/northbound.git index 63bd422e6..6bfed1128 160000 --- a/docs/submodules/sdnc/northbound.git +++ b/docs/submodules/sdnc/northbound.git @@ -1 +1 @@ -Subproject commit 63bd422e64eb8c90167ef43bce9ef17d68dc45f3 +Subproject commit 6bfed112851ac9d7d30fe942183a633ec9718d46 -- 2.16.6