Skip to content

Commit 1d55657

Browse files
committed
Updating to reflect website change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@560518 13f79535-47bb-0310-9956-ffa450edef68
1 parent be4dcb1 commit 1d55657

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

doap_io.rdf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
limitations under the License.
1717
-->
1818
<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">
19-
<Project rdf:about="http://jakarta.apache.org/commons/io/">
20-
<name>Apache Jakarta Commons IO</name>
21-
<homepage rdf:resource="http://jakarta.apache.org/commons/io/"/>
19+
<Project rdf:about="http://commons.apache.org/io/">
20+
<name>Apache Apache Commons IO</name>
21+
<homepage rdf:resource="http://commons.apache.org/io/"/>
2222
<programming-language>Java</programming-language>
2323
<category rdf:resource="http://projects.apache.org/category/library"/>
2424
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
2525
<bug-database rdf:resource="http://issues.apache.org/jira/browse/IO"/>
2626
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi"/>
27-
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
27+
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
2828
<shortdesc xml:lang="en">Commons IO</shortdesc>
2929
<description xml:lang="en">
3030
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
@@ -52,6 +52,6 @@
5252
<version>1.3</version>
5353
</revision>
5454
</release>
55-
<mailing-list rdf:resource="http://jakarta.apache.org/site/mail2.html#Commons"/>
55+
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
5656
</Project>
5757
</rdf:RDF>

0 commit comments

Comments
 (0)