Alon Bar-Lev has uploaded a new change for review.

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: I8e59d1de684f70539385637a1a03efb4b4a8c701
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/90/12790/1

diff --git a/pom.xml b/pom.xml
index f13fad1..f0cebc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <commons-lang.version>2.6</commons-lang.version>
     <commons-compress.version>1.4.1</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/12790
To unsubscribe, visit http://gerrit.ovirt.org/settings

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

Reply via email to