Project

General

Profile

« Previous | Next » 

Revision 57477

add dependency needed after removing uoa-commons

View differences:

modules/uoa-claims-api/trunk/pom.xml
55 55
            <version>[2.0.0,3.0.0)</version>
56 56
        </dependency>
57 57
        <dependency>
58
            <groupId>javax.servlet</groupId>
59
            <artifactId>servlet-api</artifactId>
60
            <version>2.5</version>
61
            <scope>provided</scope>
62
        </dependency>
63
        <dependency>
58 64
            <groupId>org.postgresql</groupId>
59 65
            <artifactId>jdbc4driver</artifactId>
60 66
            <version>9.1</version>

Also available in: Unified diff