]> source.dussan.org Git - archiva.git/commitdiff
[MRM-459] Restored JSTL to compile scope, it needs to be included in the webapp....
authorWendy Smoak <wsmoak@apache.org>
Sun, 14 Oct 2007 01:33:45 +0000 (01:33 +0000)
committerWendy Smoak <wsmoak@apache.org>
Sun, 14 Oct 2007 01:33:45 +0000 (01:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@584468 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 13d3816092526da2c4478ec4605ea3d2ff17ea91..ef8a80a0873cc4eea3b05a01d52f5c315cc0862b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <groupId>javax.servlet</groupId>
         <artifactId>jstl</artifactId>
         <version>1.1.2</version>
-        <scope>provided</scope>
       </dependency>
       <dependency>
         <groupId>log4j</groupId>