Fixed HC Fluent artifact ID on the download page

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1375999 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2012-08-22 11:29:31 +00:00
parent 320fae656f
commit 16a63149e1
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ HttpClient Downloads
-------------------------
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>hc-fluent</artifactId>
<artifactId>fluent-hc</artifactId>
<version>4.2.1</version>
<scope>compile</scope>
</dependency>