Skip to content

Commit de78f12

Browse files
committed
fixing pmc from name to url
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@371924 13f79535-47bb-0310-9956-ffa450edef68
1 parent a5ff284 commit de78f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doap_codec.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
99
<bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=codec"/>
1010
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-codec.cgi"/>
11-
<asfext:pmc rdf:resource="Jakarta"/>
11+
<asfext:pmc rdf:resource="http://jakarta.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

0 commit comments

Comments
 (0)