Update git submodules
authorSteve Smokowski <ss835w@att.com>
Thu, 21 Mar 2019 18:40:40 +0000 (18:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 21 Mar 2019 18:40:40 +0000 (18:40 +0000)
commita2f3aab80525eb63b6c3284f12e3a0cae027d9ef
tree4a87be6e941bc48f12a49ae0fe9f0bfdd14e2dff
parent9238eda1d52fa60da1704d12494c109b6ccd3411
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ae62cbb1785ea581be62496170ce5595bacd51da
  - Merge "Removed MsoUtils.log() calls from CatalogDbUtils"
  - Removed MsoUtils.log() calls from CatalogDbUtils

    Refactored calls to MsoUtils.log() to use logger object already present
    in the CatalogDbUtils class.

    In addition the CatalogDbUtils class has been accepting MsoUtils object
    as parameter to constructor - which is not necessary and not aligned
    with style in rest of the groovy code.

    Change-Id: Ib80593294ead5b2779f667d8e58f128e958538f0
    Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
docs/submodules/so.git