You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2015/10/21 10:51:28 UTC

svn commit: r1709769 - /httpcomponents/httpcore/trunk/pom.xml

Author: olegk
Date: Wed Oct 21 08:51:28 2015
New Revision: 1709769

URL: http://svn.apache.org/viewvc?rev=1709769&view=rev
Log:
Updated HttpCore project description

Modified:
    httpcomponents/httpcore/trunk/pom.xml

Modified: httpcomponents/httpcore/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/pom.xml?rev=1709769&r1=1709768&r2=1709769&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/pom.xml (original)
+++ httpcomponents/httpcore/trunk/pom.xml Wed Oct 21 08:51:28 2015
@@ -34,7 +34,7 @@
   <artifactId>httpcomponents-core</artifactId>
   <name>Apache HttpComponents Core</name>
   <version>5.0-alpha1-SNAPSHOT</version>
-  <description>Apache Core components to build HTTP enabled services</description>
+  <description>Apache HttpComponents Core is a library of components for building HTTP enabled services</description>
   <url>http://hc.apache.org/httpcomponents-core</url>
   <inceptionYear>2005</inceptionYear>
   <packaging>pom</packaging>