Author: michiel
Date: 2009-05-18 17:16:37 +0200 (Mon, 18 May 2009)
New Revision: 35269

Modified:
   mmbase/trunk/applications/pom.xml
Log:


Modified: mmbase/trunk/applications/pom.xml
===================================================================
--- mmbase/trunk/applications/pom.xml   2009-05-18 15:00:23 UTC (rev 35268)
+++ mmbase/trunk/applications/pom.xml   2009-05-18 15:16:37 UTC (rev 35269)
@@ -58,6 +58,11 @@
       <artifactId>servlet-api</artifactId>
       <scope>provided</scope>
     </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>jstl</artifactId>
+      <scope>provided</scope>
+    </dependency>
 
   </dependencies>
 

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to