From: Francis Toth Date: Tue, 5 May 2020 08:14:59 +0000 (-0400) Subject: Update git submodules X-Git-Tag: 6.0.0-ONAP~81 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=doc.git;a=commitdiff_plain;h=f7b2539f4315ff290a73ad84d3dd5d207580b83c Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 762a1a320d92ca7415265066dbe4dfd7df91c2ec - Refactor CsarUtils::collectComponentTypeArtifacts This commit is a minor refactoring required to refactor CsarUtils::collectComponentInstanceArtifacts. In order to keep this commit small, we only focused CsarUtils::collectComponentTypeArtifacts, and removed any output that is not reflected by the function's result type. Modifying an argument is a actually a bad practice as explained in Clean Code by Robert Martin (cf. "Output arguments should be avoided"). This commit aims to enforce this aspect. Change-Id: Ice4d6c9a78e7706c639dd60bc272253e298bc7be Signed-off-by: Francis Toth Issue-ID: SDC-2812 --- diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 8394fae8e..762a1a320 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 8394fae8e6fca37ad8f3e10ade82d8d2507585d1 +Subproject commit 762a1a320d92ca7415265066dbe4dfd7df91c2ec