Upgraded HttpCore dependency to 4.0-beta2

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@670018 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2008-06-20 18:19:55 +00:00
parent 96c32bc835
commit 710c7d08f3
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
</scm>
<properties>
<httpcore.version>4.0-beta2-SNAPSHOT</httpcore.version>
<httpcore.version>4.0-beta2</httpcore.version>
<commons-logging.version>1.1.1</commons-logging.version>
<commons-codec.version>1.3</commons-codec.version>
<commons-io.version>1.2</commons-io.version>