[MRM-1659] Cannot connect to PostgreSQL

for the legacy webapp too.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388353 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-09-21 07:24:22 +00:00
parent cfa1fffbdd
commit 5de5246c4d
1 changed files with 4 additions and 0 deletions

View File

@ -861,6 +861,10 @@
<artifactId>spring-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib</artifactId>
</dependency>
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox</artifactId>