
Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Update the version of the deploy plugin ...................................................................... core: Update the version of the deploy plugin The version used by default doesn't support the "altReleaseDeploymentRepository" and "altSnapshotDeployment" configuration parameters that are convenient in order to deploy to alternative respositories without changing the POMs. This patch updats the version to 2.8.1. Change-Id: Ib19fd5d443531623ecf17329f8e6a0cce9f9b920 Related: https://bugzilla.redhat.com/1069196 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/extensions-api-root/pom.xml M pom.xml 2 files changed, 8 insertions(+), 1 deletion(-) Approvals: Juan Hernandez: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27702 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib19fd5d443531623ecf17329f8e6a0cce9f9b920 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server