Updated HttpClient DOAP

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1056084 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2011-01-06 21:18:29 +00:00
parent 1192bf0854
commit 0e23c5d60b
1 changed files with 8 additions and 3 deletions

View File

@ -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 Jakarta Commons HttpClient 3.1.
<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>