Update git submodules
authorSunder Tattavarada <statta@research.att.com>
Fri, 14 Jun 2019 16:00:26 +0000 (16:00 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 14 Jun 2019 16:00:26 +0000 (16:00 +0000)
commit96d1eea1d90d7227704e5f22e15a28ccf323f028
tree519b6c38d49e5a15502672d21218afdc6f4b266c
parentb4526d99155e026e8f4becff3f8894d5aa2804f0
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to d0983c06165682e054af165621ae84d858b08117
  - Merge "Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl"
  - Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl

    This patch also fix some minor issues:
    * 'fori' loop replaced with 'foreach'
    * Sonar issue: Replace the type specification in this constructor call
    with the diamond operator ("<>").
    * redundant 'throws'. Exception will never throw
    * unnecessary temporary local variable

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