Hello Alon Bar-Lev,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/13550

to review the following change.

Change subject: packaging: update version of postgresql driver
......................................................................

packaging: update version of postgresql driver

For some reason the 9.1-901.jdbc4 downloads 9.0 driver, may be a
problem in maven mirrors, as download directly from search downloads
currect version.

9.1-901-1.jdbc4 works correctly.

Change-Id: I57fab39530805a0c9770b22b423162027631ccb8
Bug-Url: https://bugzilla.redhat.com/923260
Signed-off-by: Alon Bar-Lev <[email protected]>
(cherry picked from commit f091b095c4ab37345bb677a0b47e5832540054b9)
---
M pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/50/13550/1

diff --git a/pom.xml b/pom.xml
index a714d42..7b5afa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <commons-lang.version>2.6</commons-lang.version>
     <commons-compress.version>1.3</commons-compress.version>
     <quartz.version>2.1.2</quartz.version>
-    <postgres.jdbc.version>9.1-901.jdbc4</postgres.jdbc.version>
+    <postgres.jdbc.version>9.1-901-1.jdbc4</postgres.jdbc.version>
     <commons-collections>3.1</commons-collections>
     <javax.transaction>1.1</javax.transaction>
     <xmlrpc-client.version>3.1.3</xmlrpc-client.version>


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I57fab39530805a0c9770b22b423162027631ccb8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.2
Gerrit-Owner: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to