fixing pmc from name to url
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@371924 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
26efbfe758
commit
3c7a14797e
|
@ -8,7 +8,7 @@
|
||||||
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
|
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
|
||||||
<bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&component=math"/>
|
<bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&component=math"/>
|
||||||
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-math.cgi"/>
|
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-math.cgi"/>
|
||||||
<asfext:pmc rdf:resource="Jakarta"/>
|
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
|
||||||
<shortdesc xml:lang="en">Jakarta Commons Math</shortdesc>
|
<shortdesc xml:lang="en">Jakarta Commons Math</shortdesc>
|
||||||
<description xml:lang="en">The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>
|
<description xml:lang="en">The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>
|
||||||
<repository>
|
<repository>
|
||||||
|
|
Loading…
Reference in New Issue