Update git submodules
authorFrancis Toth <francis.toth@yoppworks.com>
Tue, 2 Jun 2020 07:53:20 +0000 (03:53 -0400)
committerGerrit Code Review <gerrit@onap.org>
Tue, 2 Jun 2020 07:53:20 +0000 (07:53 +0000)
commit323fbaf906412c3eb6a5931471976f06ac62b298
tree4a96e509e999838965b426f6b6aa14dc9e74be16
parentd2af1559fe91c011ca825878c1419ce64e4aab01
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b6dc72ad96d5194fb7529ac39ec239ff92e3e7a2
  - Refactor CsarUtils::writeComponentInterface

    This commit aims to decouple the zip file writing logic from the CsarUtils::writeComponentInterface function. This should provide a higher level of testability and maintenance thanks to inversion of control. An extra helper has also been added to help the migration from the FJ library to VAVR.

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I4f2df4749cae3082906a80acc39045ac8887ec39
    Issue-ID: SDC-2812
docs/submodules/sdc.git