HTTPCLIENT-1674: fixed project url in pom.xml

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1694625 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2015-08-07 07:40:26 +00:00
parent 4ae3226885
commit 4abc665ad9
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<name>Apache HttpComponents Client</name>
<version>5.0-alpha1-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-dev/</url>
<inceptionYear>1999</inceptionYear>
<packaging>pom</packaging>