sullis 2002/10/26 15:35:29
Modified: fileupload project.xml
Log:
updated JUnit version to 3.8.1
Revision Changes Path
1.10 +1 -1 jakarta-commons/fileupload/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/fileupload/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- project.xml 25 Oct 2002 04:52:27 -0000 1.9
+++ project.xml 26 Oct 2002 22:35:29 -0000 1.10
@@ -83,7 +83,7 @@
</dependency>
<dependency>
<id>junit</id>
- <version>3.7</version>
+ <version>3.8.1</version>
</dependency>
<dependency>
<id>servletapi</id>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>