Update of /var/cvs/applications/taglib
In directory james.mmbase.org:/tmp/cvs-serv5740
Modified Files:
pom.xml
Log Message:
See also: http://cvs.mmbase.org/viewcvs/applications/taglib
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/taglib/pom.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- pom.xml 11 Feb 2009 18:00:00 -0000 1.3
+++ pom.xml 11 Feb 2009 18:26:29 -0000 1.4
@@ -85,9 +85,15 @@
</dependency>
<dependency>
- <groupId>javax.servlet.jsp</groupId>
- <artifactId>jsp-api</artifactId>
- <version>2.1</version>
+ <groupId>javax.servlet</groupId>
+ <artifactId>jstl</artifactId>
+ <version>1.2</version>
+ </dependency>
+
+ <dependency>
+ <groupId>taglibs</groupId>
+ <artifactId>standard</artifactId>
+ <version>1.1.2</version>
</dependency>
</dependencies>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs