Updated Java API documentation reference
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1626737 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
49069049f2
commit
ac583ff870
2
pom.xml
2
pom.xml
|
@ -229,7 +229,7 @@
|
|||
<quiet>true</quiet>
|
||||
<source>${maven.compiler.source}</source>
|
||||
<links>
|
||||
<link>http://download.oracle.com/javase/1.5.0/docs/api/</link>
|
||||
<link>http://docs.oracle.com/javase/6/docs/api/</link>
|
||||
<link>http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/</link>
|
||||
</links>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue