update postgresql driver

git-svn-id: https://svn.coded.pt/svn/SIPRP@2022 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Luis Flores 11 years ago
parent 6ac4f1b77b
commit 3d0cbe4a34

@ -40,7 +40,6 @@
<classpathentry kind="lib" path="web/WEB-INF/lib/org.springframework.beans-3.0.0.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/org.springframework.context-3.0.0.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/org.springframework.core-3.0.0.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/postgresql-9.0-801.jdbc4.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/richfaces-api-3.3.3.Final.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/richfaces-impl-3.3.3.Final.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/richfaces-ui-3.3.3.Final.jar"/>
@ -73,5 +72,7 @@
</attributes>
</classpathentry>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-collections4-4.0.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/postgresql-9.2-1002.jdbc4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Loading…
Cancel
Save