[MRM-459] Restored JSTL to compile scope, it needs to be included in the webapp. (from r584218)

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@584468 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Wendy Smoak 2007-10-14 01:33:45 +00:00
parent 7fa01fb175
commit 7b37378b1d
1 changed files with 0 additions and 1 deletions

View File

@ -423,7 +423,6 @@
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>