From Allon Mureinik <amureini(a)redhat.com>:
Allon Mureinik has submitted this change and it was merged.
Change subject: core: Lock down Extensions' API checkstyle
......................................................................
core: Lock down Extensions' API checkstyle
Commit 879829 upgraded the project's checkstyle version in the root
pom.xml. However, the extensions-api-root module does NOT inherit
from the root module, even though it's in the same project, so it was
not affected by this upgrade.
This patch locks in the checkstyle version of that module to match
the rest of the project.
Change-Id: I329a72215a08ecf20658607a818a2eea2e86ae82
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M backend/manager/modules/extensions-api-root/pom.xml
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/74588
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I329a72215a08ecf20658607a818a2eea2e86ae82
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>