morgand 2002/10/18 12:40:10
Modified: latka project.xml
Log:
more up-to-date version of HttpClient (last snapshot appears to
have bug wrt. retrieving HEAD requests)
Revision Changes Path
1.34 +1 -1 jakarta-commons/latka/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/latka/project.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- project.xml 15 Oct 2002 19:04:18 -0000 1.33
+++ project.xml 18 Oct 2002 19:40:10 -0000 1.34
@@ -99,7 +99,7 @@
<dependency>
<id>commons-httpclient</id>
- <version>SNAPSHOT</version>
+ <version>2.0alpha1-20020829</version>
<url>http://jakarta.apache.org/commons/httpclient/</url>
</dependency>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>