
Sandro Bonazzola has submitted this change and it was merged. Change subject: core: Use version 3.0.3 of the Findbugs plugin ...................................................................... core: Use version 3.0.3 of the Findbugs plugin Version 3.0.3 of the Findbugs Maven plugin has been recently released, and it added support for multiple filter files. This means that we no longer need to use version 2.x of the plugin and force it to use version 3.x of Findbugs itself. Change-Id: Ic9249810603c6219c68e39e974913eae7343612a Related-To: https://gerrit.ovirt.org/46403 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/extensions-api-root/pom.xml M backend/manager/modules/restapi/metamodel/pom.xml M pom.xml 3 files changed, 5 insertions(+), 26 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Juan Hernandez: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/48684 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic9249810603c6219c68e39e974913eae7343612a Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>