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:
parent
8f07499411
commit
24ed3badd8
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue