Updating to reflect website change

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@560518 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2007-07-28 08:12:57 +00:00
parent cd1118eb02
commit 2d66ed797a

View File

@ -1,14 +1,14 @@
<?xml version="1.0"?>
<rdf:RDF 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:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
<Project rdf:about="http://jakarta.apache.org/commons/collections/">
<name>Apache Jakarta Commons Collections</name>
<homepage rdf:resource="http://jakarta.apache.org/commons/collections/"/>
<Project rdf:about="http://commons.apache.org/collections/">
<name>Apache Apache Commons Collections</name>
<homepage rdf:resource="http://commons.apache.org/collections/"/>
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/library"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/COLLECTIONS"/>
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-collections.cgi"/>
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
<shortdesc xml:lang="en">Commons Collections</shortdesc>
<description xml:lang="en">Types that extend and augment the Java Collections Framework.</description>
<repository>
@ -34,6 +34,6 @@
<version>2.1.1</version>
</revision>
</release>
<mailing-list rdf:resource="http://jakarta.apache.org/site/mail2.html#Commons"/>
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
</Project>
</rdf:RDF>