update httpclient

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115374 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2004-05-18 05:45:31 +00:00
parent 906912c0e3
commit 3a53832e52

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>2.0alpha1-20020829</version>
<version>2.0-rc1</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>