Updated web site for 4.0 alpha2 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@590158 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c3aaaef07d
commit
47ed4116a2
|
@ -8,7 +8,7 @@ HttpClient Downloads
|
|||
|
||||
The latest release available for download:
|
||||
|
||||
{{{http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpclient.cgi}4.0-alpha1}} -
|
||||
{{{http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpclient.cgi}4.0-alpha2}} -
|
||||
{{{http://www.apache.org/dist/jakarta/httpcomponents/httpclient/RELEASE_NOTES.txt}Release Notes}} -
|
||||
{{{http://www.apache.org/dist/java-repository/httpcomponents-httpclient/licenses/LICENSE.txt}License}}
|
||||
|
||||
|
@ -24,7 +24,7 @@ Dependency management with Maven
|
|||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<version>4.0-alpha1</version>
|
||||
<version>4.0-alpha2</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
-------------------------
|
||||
|
|
Loading…
Reference in New Issue