Mercurial > lada > lada-server
diff wildfly/postgres-module.xml @ 761:4f9b5500541c
Package versions of Postgres and Postgres-JDBC do not match in jessie.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 03 Nov 2015 12:06:14 +0100 |
parents | 75e87b7d37c0 |
children | 27febad6fb84 |
line wrap: on
line diff
--- a/wildfly/postgres-module.xml Tue Nov 03 09:33:49 2015 +0100 +++ b/wildfly/postgres-module.xml Tue Nov 03 12:06:14 2015 +0100 @@ -4,7 +4,7 @@ <resources> <resource-root path="postgis-jdbc-2.1.4.jar"/> - <resource-root path="postgresql-jdbc4-9.2.jar"/> + <resource-root path="postgresql-9.4-1204.jdbc41.jar"/> </resources> <dependencies>