Hello Piotr Kliczewski, I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/34878 to review the following change. Change subject: jsonrpc: version bump ...................................................................... jsonrpc: version bump Bug-Url: https://bugzilla.redhat.com/1154398 Change-Id: Ib69768ab2b384136308e16624a365c98583fba63 Signed-off-by: pkliczewski <piotr.kliczew...@gmail.com> --- M ovirt-engine.spec.in M pom.xml 2 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/78/34878/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 540701b..045eae7 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -309,7 +309,7 @@ Requires: ovirt-host-deploy-java >= 1.3.0 Requires: python-cheetah Requires: spice-html5 -Requires: vdsm-jsonrpc-java >= 1.0.9 +Requires: vdsm-jsonrpc-java >= 1.0.10 %if %{ovirt_install_systemd} Requires(post): systemd @@ -560,7 +560,7 @@ Requires: openssh-server Requires: ovirt-host-deploy >= 1.3.0 Requires: ovirt-host-deploy-offline >= 1.3.0 -Requires: vdsm-jsonrpc-java >= 1.0.9 +Requires: vdsm-jsonrpc-java >= 1.0.10 %description setup-plugin-allinone All-in-one plugin for %{ovirt_product_name_short}'s setup diff --git a/pom.xml b/pom.xml index 138848d..344d77a 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ <otopi.version>1.2.0</otopi.version> <ovirt-host-deploy.version>1.3.0</ovirt-host-deploy.version> <org.ovirt.engine.api.ovirt-engine-extensions-api.version>0.0.0-SNAPSHOT</org.ovirt.engine.api.ovirt-engine-extensions-api.version> - <vdsm-jsonrpc-java.version>1.0.9</vdsm-jsonrpc-java.version> + <vdsm-jsonrpc-java.version>1.0.10</vdsm-jsonrpc-java.version> <slf4j.version>1.7.5</slf4j.version> <gwt.version>2.5.1</gwt.version> <findbugs.version>2.5.2</findbugs.version> -- To view, visit http://gerrit.ovirt.org/34878 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib69768ab2b384136308e16624a365c98583fba63 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches