Update git submodules
authorDominik Mizyn <d.mizyn@samsung.com>
Tue, 18 Jun 2019 14:56:01 +0000 (16:56 +0200)
committerGerrit Code Review <gerrit@onap.org>
Tue, 18 Jun 2019 14:56:01 +0000 (14:56 +0000)
commitf2336512f391b53c856c88803032f0f644fa6790
tree4d66987139e547e97bf87f0176d55a7783bfe90f
parent2426cb55b7c0d1253ad3884b3a78acd3b98a05b0
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 89e5721f7e8e45fd0f26597a8b8082d90b47839c
  - WebAnalyticsExtAppController sonar issues

    - Rename this local variable to match the regular expression
    - Make this anonymous inner class a lambda.
    - Immediately return this expression instead of assigning it to
    the temporary variable "response".
    - Move the "" string literal on the left side of this string comparison.
    - Replace the type specification in this constructor call
    with the diamond operator ("<>").

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