Piotr Kliczewski has uploaded a new change for review.

Change subject: jsonrpc: version bump
......................................................................

jsonrpc: version bump

This change will let provide several bug fixes.

Bug-Url: https://bugzilla.redhat.com/1149517
Change-Id: I10b734c02887017bc2391bf2b5f197d719e7dd9b
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/33/34433/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 9cfdca1..0fe5d75 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -298,7 +298,7 @@
 Requires:      ovirt-host-deploy-java >= 1.3.0
 Requires:      python-cheetah
 Requires:      spice-html5
-Requires:      vdsm-jsonrpc-java >= 1.0.8
+Requires:      vdsm-jsonrpc-java >= 1.0.9
 
 %if %{ovirt_install_systemd}
 Requires(post):                systemd
@@ -549,7 +549,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.8
+Requires:      vdsm-jsonrpc-java >= 1.0.9
 
 %description setup-plugin-allinone
 All-in-one plugin for %{ovirt_product_name_short}'s setup
diff --git a/pom.xml b/pom.xml
index 87447d7..742243e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,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.1-SNAPSHOT</org.ovirt.engine.api.ovirt-engine-extensions-api.version>
-    <vdsm-jsonrpc-java.version>1.0.8</vdsm-jsonrpc-java.version>
+    <vdsm-jsonrpc-java.version>1.0.9</vdsm-jsonrpc-java.version>
     <slf4j.version>1.7.5</slf4j.version>
     <slf4j-jdk14.version>1.5.6</slf4j-jdk14.version>
     <gwt.version>2.5.1</gwt.version>


-- 
To view, visit http://gerrit.ovirt.org/34433
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I10b734c02887017bc2391bf2b5f197d719e7dd9b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Piotr Kliczewski <piotr.kliczew...@gmail.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to