Author: ppitonak(a)redhat.com
Date: 2011-06-30 10:08:03 -0400 (Thu, 30 Jun 2011)
New Revision: 22537
Modified:
modules/tests/metamer/trunk/application/pom.xml
Log:
jstl dependency updated
Modified: modules/tests/metamer/trunk/application/pom.xml
===================================================================
--- modules/tests/metamer/trunk/application/pom.xml 2011-06-30 08:38:31 UTC (rev 22536)
+++ modules/tests/metamer/trunk/application/pom.xml 2011-06-30 14:08:03 UTC (rev 22537)
@@ -77,8 +77,8 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>javax.servlet</groupId>
- <artifactId>jstl</artifactId>
+ <groupId>javax.servlet.jsp.jstl</groupId>
+ <artifactId>jstl-api</artifactId>
</dependency>
<dependency>
Show replies by date