You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by se...@apache.org on 2011/04/12 01:27:48 UTC

svn commit: r1091257 - /httpcomponents/httpclient/branches/4.1.x/pom.xml

Author: sebb
Date: Mon Apr 11 23:27:48 2011
New Revision: 1091257

URL: http://svn.apache.org/viewvc?rev=1091257&view=rev
Log:
Rework description to use brand as an adjective (copy of r1088009 from trunk)

Modified:
    httpcomponents/httpclient/branches/4.1.x/pom.xml

Modified: httpcomponents/httpclient/branches/4.1.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.1.x/pom.xml?rev=1091257&r1=1091256&r2=1091257&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.1.x/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.1.x/pom.xml Mon Apr 11 23:27:48 2011
@@ -36,7 +36,7 @@
   <artifactId>httpcomponents-client</artifactId>
   <name>HttpComponents Client</name>
   <version>4.1.2-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>