HTTPCLIENT-1674: fixed project url in pom.xml

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1694624 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2015-08-07 07:40:08 +00:00
parent 369b375c3b
commit ab3bdf0229
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<name>Apache HttpComponents Client</name>
<version>4.5.1-SNAPSHOT</version>
<description>Apache HttpComponents Client is a library of components for building client side HTTP services</description>
<url>http://hc.apache.org/httpcomponents-client</url>
<url>http://hc.apache.org/httpcomponents-client-ga/</url>
<inceptionYear>1999</inceptionYear>
<packaging>pom</packaging>