This commit is contained in:
Timo Westkämper 2009-04-14 14:47:27 +00:00
parent 2a68df43f4
commit e07a38107a

View File

@ -46,7 +46,13 @@
<artifactId>junit</artifactId>
<version>4.4</version>
<scope>test</scope>
</dependency>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
<organization>