Browse Source

Missed file for previous commit

3.0.x
Luke Taylor 17 years ago
parent
commit
681b5d9e05
  1. 6
      itest/context/pom.xml

6
itest/context/pom.xml

@ -11,12 +11,6 @@ @@ -11,12 +11,6 @@
<packaging>jar</packaging>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>

Loading…
Cancel
Save