xlawrence 2005/01/31 18:06:22 CET
Modified files:
calClient project.xml
Log:
migrated from servlet 2.3 to 2.4
Revision Changes Path
1.8 +1 -1 uwcal_JSR168/calClient/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/calClient/project.xml.diff?r1=1.7&r2=1.8&f=h
Index: project.xml
===================================================================
RCS file: /home/cvs/repository/uwcal_JSR168/calClient/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- project.xml 20 Jan 2005 11:17:21 -0000 1.7
+++ project.xml 31 Jan 2005 17:06:22 -0000 1.8
@@ -38,7 +38,7 @@
<dependency>
<groupId>servletapi</groupId>
<artifactId>servletapi</artifactId>
- <version>2.3</version>
+ <version>2.4-20040521</version>
<properties>
<war.bundle>false</war.bundle>
</properties>