servlet api must be provided

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1350798 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-06-15 21:09:03 +00:00
parent b758ce9c9e
commit 26df5b0794
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-servlet-api</artifactId>
<version>${tomcatVersion}</version>
<scope>test</scope>
<scope>provided</scope>
</dependency>
<dependency>