Piotr Kliczewski has uploaded a new change for review.

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

jsonrpc: version bump


Bug-Url: https://bugzilla.redhat.com/1169100
Change-Id: I67988f3d325d94905157d5495e176698f62bc713
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/46/36046/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 59eaa97..2cd1dd9 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -317,7 +317,7 @@
 Requires:      ovirt-host-deploy-java >= 1.3.0
 Requires:      python-cheetah
 Requires:      spice-html5
-Requires:      vdsm-jsonrpc-java >= 1.0.11
+Requires:      vdsm-jsonrpc-java >= 1.0.12
 
 %if %{ovirt_install_systemd}
 Requires(post):                systemd
@@ -568,7 +568,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.11
+Requires:      vdsm-jsonrpc-java >= 1.0.12
 
 %description setup-plugin-allinone
 All-in-one plugin for %{ovirt_product_name_short}'s setup
diff --git a/pom.xml b/pom.xml
index 3eeecc7..8a47093 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.0-SNAPSHOT</org.ovirt.engine.api.ovirt-engine-extensions-api.version>
-    <vdsm-jsonrpc-java.version>1.0.11</vdsm-jsonrpc-java.version>
+    <vdsm-jsonrpc-java.version>1.0.12</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/36046
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I67988f3d325d94905157d5495e176698f62bc713
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