Rework description to use brand as an adjective

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1088009 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2011-04-02 11:57:31 +00:00
parent 8f07499411
commit 24ed3badd8
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<artifactId>httpcomponents-client</artifactId>
<name>HttpComponents Client</name>
<version>4.2-alpha1-SNAPSHOT</version>
<description>Components to build client side HTTP services</description>
<description>Apache HttpComponents Client is a library of components for building client side HTTP services</description>
<url>http://hc.apache.org/httpcomponents-client</url>
<inceptionYear>1999</inceptionYear>
<packaging>pom</packaging>