Mercurial > dive4elements > framework
comparison artifact-database/pom.xml @ 321:ce62ae504d22
Bumped PostgreSQL driver version up to same version as flys-backend
artifacts/trunk@2518 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 22 Aug 2011 10:05:39 +0000 |
parents | 86dd32b45d87 |
children | 415df0fc4fa1 |
comparison
equal
deleted
inserted
replaced
320:b46c5b13ac94 | 321:ce62ae504d22 |
---|---|
75 <version>1.3.158</version> | 75 <version>1.3.158</version> |
76 </dependency> | 76 </dependency> |
77 <dependency> | 77 <dependency> |
78 <groupId>postgresql</groupId> | 78 <groupId>postgresql</groupId> |
79 <artifactId>postgresql</artifactId> | 79 <artifactId>postgresql</artifactId> |
80 <version>8.3-603.jdbc4</version> | 80 <version>8.4-702.jdbc4</version> |
81 </dependency> | 81 </dependency> |
82 <dependency> | 82 <dependency> |
83 <groupId>commons-dbcp</groupId> | 83 <groupId>commons-dbcp</groupId> |
84 <artifactId>commons-dbcp</artifactId> | 84 <artifactId>commons-dbcp</artifactId> |
85 <version>1.4</version> | 85 <version>1.4</version> |