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:
parent
b758ce9c9e
commit
26df5b0794
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue