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 2011/01/06 22:18:30 UTC

svn commit: r1056084 - /httpcomponents/httpclient/trunk/doap_HttpComponents_Client.rdf

Author: olegk
Date: Thu Jan  6 21:18:29 2011
New Revision: 1056084

URL: http://svn.apache.org/viewvc?rev=1056084&view=rev
Log:
Updated HttpClient DOAP

Modified:
    httpcomponents/httpclient/trunk/doap_HttpComponents_Client.rdf

Modified: httpcomponents/httpclient/trunk/doap_HttpComponents_Client.rdf
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/doap_HttpComponents_Client.rdf?rev=1056084&r1=1056083&r2=1056084&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/doap_HttpComponents_Client.rdf (original)
+++ httpcomponents/httpclient/trunk/doap_HttpComponents_Client.rdf Thu Jan  6 21:18:29 2011
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
 <rdf:RDF xml:lang="en"
-         xmlns="http://usefulinc.com/ns/doap#" 
-         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
 <!--
@@ -38,7 +38,7 @@
     <homepage rdf:resource="http://hc.apache.org/httpcomponents-client-ga/" />
     <asfext:pmc rdf:resource="http://httpcomponents.apache.org" />
     <shortdesc>
-Java library implementing an HttpClient based on HttpCore.
+Java library implementing an HTTP client based on HttpCore components.
     </shortdesc>
     <description>
 HttpClient is a library for client-side HTTP communication built on HttpCore.
@@ -115,6 +115,11 @@ This is the successor to the widely used
         <created>2010-09-19</created>
         <revision>4.0.3</revision>
       </Version>
+      <Version>
+        <name>httpcomponents-client-4.1-beta1</name>
+        <created>2010-11-21</created>
+        <revision>4.1-beta1</revision>
+      </Version>
     </release>
 
     <repository>