Update git submodules
authorSunder Tattavarada <statta@research.att.com>
Mon, 17 Jun 2019 15:51:58 +0000 (15:51 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 17 Jun 2019 15:51:58 +0000 (15:51 +0000)
commitdfc4588d59817a4c1509cba3fd44b8cec222e20b
tree479bb4b20de594c24beaed22971b480e91408438
parentd7e65b484278083943a05e739f872b0c829e0c8b
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 8b67487fa29e61ad15ac961231ebb3b6621d39dc
  - Merge "Sonar: Reduce cyclomatic complexity"
  - Sonar: Reduce cyclomatic complexity

    Reduce the number of conditional operators for equals(). Improve
    testEquals() to better cover this method.

    This patch also:

    * immediately returns expression instead of assigning it to the
      temporary variable "str",
    * adds the "@Override" annotation above equals() method signature.

    Issue-ID: PORTAL-595
    Change-Id: I15f600acce873eb3f22cc405d06a50890c7e87c3
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
docs/submodules/portal.git