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:
parent
320fae656f
commit
16a63149e1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue