Update git submodules
authorSteve Smokowski <ss835w@att.com>
Thu, 14 Feb 2019 16:33:22 +0000 (16:33 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 14 Feb 2019 16:33:22 +0000 (16:33 +0000)
commit6c9532c0524beebc4fae1ce6c24ab38a8d86a960
tree1c673ecc8c15554c6b98e350189a0f5a9b2202a2
parent2248183f83c33835f62c393479542de2b391cc11
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 022e9a55a51e1e2fcf489986cb2152059583397f
  - Merge "fix major sonar bug"
  - fix major sonar bug

    Removed useless 'instanceof' operator as it always resolves as true
    Replaced it with checking for null
    Removed unused imports
    Added information about modifications on the top
    Added junit tests for the method

    Change-Id: I7a902ad2852e0ed0d507a6309857a1bab74921de
    Issue-ID: SO-1491
Signed-off-by: k.kazak <k.kazak@samsung.com>
docs/submodules/so.git