Add JSTL to the distribution. This is required by

This commit is contained in:
Paulo Gustavo Veiga 2012-07-14 15:40:26 -03:00
parent 690c359ce2
commit 80cafc0c0d

View File

@ -227,7 +227,6 @@
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.mail</groupId>