Skip to content

Commit 101a19a

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

doap_codec.rdf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0"?>
22
<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">
3-
<Project rdf:about="http://jakarta.apache.org/commons/codec/">
4-
<name>Apache Jakarta Commons Codec</name>
5-
<homepage rdf:resource="http://jakarta.apache.org/commons/codec/"/>
3+
<Project rdf:about="http://commons.apache.org/codec/">
4+
<name>Apache Apache Commons Codec</name>
5+
<homepage rdf:resource="http://commons.apache.org/codec/"/>
66
<programming-language>Java</programming-language>
77
<category rdf:resource="http://projects.apache.org/category/library"/>
88
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
99
<bug-database rdf:resource="http://issues.apache.org/jira/browse/CODEC"/>
1010
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-codec.cgi"/>
11-
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
11+
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
1212
<shortdesc xml:lang="en">Simple encoders and decoders</shortdesc>
1313
<description xml:lang="en">
1414
The codec package contains simple encoder and decoders for
@@ -29,6 +29,6 @@
2929
<version>1.3</version>
3030
</revision>
3131
</release>
32-
<mailing-list rdf:resource="http://jakarta.apache.org/site/mail2.html#Commons"/>
32+
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
3333
</Project>
3434
</rdf:RDF>

0 commit comments

Comments
 (0)