Piotr Kliczewski has uploaded a new change for review.

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

jsonrpc: version bump

Changing the ordering to mitigate rebase conflicts.


Change-Id: Ib22057574a52527a2a3f205dd58e1303a044ec23
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/73/36173/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 2cd1dd9..57a700a 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -316,8 +316,8 @@
 Requires:      openssl
 Requires:      ovirt-host-deploy-java >= 1.3.0
 Requires:      python-cheetah
+Requires:      vdsm-jsonrpc-java >= 1.0.13
 Requires:      spice-html5
-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.12
+Requires:      vdsm-jsonrpc-java >= 1.0.13
 
 %description setup-plugin-allinone
 All-in-one plugin for %{ovirt_product_name_short}'s setup
diff --git a/pom.xml b/pom.xml
index 8a47093..03cca8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,9 +74,9 @@
     <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.12</vdsm-jsonrpc-java.version>
     <slf4j.version>1.7.5</slf4j.version>
     <slf4j-jdk14.version>1.5.6</slf4j-jdk14.version>
+    <vdsm-jsonrpc-java.version>1.0.13</vdsm-jsonrpc-java.version>
     <gwt.version>2.5.1</gwt.version>
     <findbugs.version>2.5.2</findbugs.version>
     <mockito.version>1.9.0</mockito.version>


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

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