Piotr Kliczewski has uploaded a new change for review.

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

jsonrpc: version bump

New version of jsonrpc with jackson parsing flags.


Change-Id: I2a3fdf2835c49c3555796e9d4f26b3cc2aec96bc
Signed-off-by: pkliczewski <piotr.kliczew...@gmail.com>
Bug-Url: https://bugzilla.redhat.com/1155146
---
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/18/35418/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index cbaa061..de14072 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.10
+Requires:      vdsm-jsonrpc-java >= 1.0.11
 
 %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.10
+Requires:      vdsm-jsonrpc-java >= 1.0.11
 
 %description setup-plugin-allinone
 All-in-one plugin for %{ovirt_product_name_short}'s setup
diff --git a/pom.xml b/pom.xml
index 664ce9c..3eeecc7 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.10</vdsm-jsonrpc-java.version>
+    <vdsm-jsonrpc-java.version>1.0.11</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/35418
To unsubscribe, visit http://gerrit.ovirt.org/settings

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