Update git submodules
authorLukasz Muszkieta <lukasz.muszkieta@nokia.com>
Thu, 7 May 2020 11:25:41 +0000 (11:25 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 7 May 2020 11:25:41 +0000 (11:25 +0000)
commit364fa0d28150f60bd34fc0017064aea802ef2af8
tree9e2852d896725fba6a57735bd7fc5cfc857a448b
parentf96ae07bf651a256194673733a9b20306abc14bc
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 5e67cc099f6bcade2f12bf9220bdf3682f2d06c1
  - Merge "Reduce Cyclomatic Complexity"
  - Reduce Cyclomatic Complexity

    The Cyclomatic Complexity of this method "runAppCCommand" is 24 which is greater than 10 authorized
    The type of the "payloadInfo" object should be an interface such as "Map" rather than the implementation "HashMap"
    Either log or rethrow this exception

    Issue-ID: SO-1841
    Change-Id: I60a5fa3dea49c33e825cc36419d3b13509f36248
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
docs/submodules/so.git