don't need the newer version

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@507409 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2007-02-14 06:16:07 +00:00
parent ca4dc1e4ea
commit 29156fe2e0
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
<version>2.4</version>
<scope>provided</scope>
</dependency>
<dependency>