Change in ovirt-engine[ovirt-engine-4.0]: core: Align 'httpcomponents' version with WildFly

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: core: Align 'httpcomponents' version with WildFly ...................................................................... core: Align 'httpcomponents' version with WildFly The different components of the 'httpcomponents' project are released indepedently. In particular the 'core' and 'client' parts are released independently and they have different version numbers. In particular the versions included in WildFly are 'httpcore-4.4.1' and 'httpclient-4.5'. But in our POM files we have a single 'httpcomponents.version' property and we assume that they have all the same version. To align with what is really used during runtime this patch removes that property and add the explicit version numbers to for each component. Change-Id: I9211e09b81af582eeb3b6a04fe4d526c699f0394 Related-To: https://bugzilla.redhat.com/1396833 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit 7334c536e4ab9f8260b3aeb7cf28fbbf939766f1) Signed-off-by: Martin Perina <mperina@redhat.com> --- M pom.xml 1 file changed, 2 insertions(+), 3 deletions(-) Approvals: Martin Peřina: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/68393 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9211e09b81af582eeb3b6a04fe4d526c699f0394 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review