Changed Core dependency from ALPHA5-SNAPSHOT to ALPHA5

git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@552530 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2007-07-02 16:22:10 +00:00
parent e31743c34e
commit 31e90292db

View File

@ -63,7 +63,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.0-alpha5-SNAPSHOT</version>
<version>4.0-alpha5</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>