Update git submodules
authorStephen Kitt <skitt@redhat.com>
Thu, 29 Mar 2018 00:30:57 +0000 (17:30 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 5 Apr 2018 05:04:11 +0000 (05:04 +0000)
commitd63928c09d310a407f998cf070467ec23f663a6d
tree0e8b702ff922daa6dc8e6fa8650d238eac71a0a5
parentf9b1e25e7e9c051abbe5c2f0610a30a45383ac90
Update git submodules

* Update docs/submodules/odlparent from branch 'master'
  to 64c4148935723f6688e3d7652fdb9ad3f461caa9
  - ODLPARENT-146: disable NP_NONNULL_PARAM_VIOLATION

    Guava 23.6 switched from @Nullable to @NullableDecl, which causes
    false positives in FindBugs’ ``NP_NONNULL_PARAM_VIOLATION`` rule;
    we’re disabling the rule for now.

    Change-Id: I135c90930ff7e8a2203da46e3106ed69c570f1c1
Signed-off-by: Stephen Kitt <skitt@redhat.com>
    (cherry picked from commit 82eee8769f07ec730cfbfa45dfa1ab5652bb8f07)
docs/submodules/odlparent