Update git submodules
authorStephen Kitt <skitt@redhat.com>
Tue, 17 Apr 2018 10:59:03 +0000 (12:59 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 17 Apr 2018 14:55:24 +0000 (14:55 +0000)
commit77b5ab72fe964a1f9e584d6bd2e1ee8288bdda98
tree1e7e431601f741d5ebe640a197f26c0e1d1ea47c
parentb78d0f04b784db239115db7aa7b6fb8a72307e95
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to c22004e4a754e82544ff7ad90b989e911da60bad
  - Disable more null-related FindBugs checks

    These produce false-positives with Guava 23.6+. This effectively
    neuters null-pointer analysis using FindBugs unfortunately (but is
    necessary to avoid having lots of irrelevant @SuppressFBWarnings
    statements throughout the project).

    Change-Id: I10445789b1266b8636fae1ae1130d7e64e0f67b3
    JIRA: ODLPARENT-146
Signed-off-by: Stephen Kitt <skitt@redhat.com>
docs/submodules/odlparent