Skip to content

Commit 8c74c79

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

doap_cli.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/cli/">
4-
<name>Apache Jakarta Commons CLI</name>
5-
<homepage rdf:resource="http://jakarta.apache.org/commons/cli/"/>
3+
<Project rdf:about="http://commons.apache.org/cli/">
4+
<name>Apache Apache Commons CLI</name>
5+
<homepage rdf:resource="http://commons.apache.org/cli/"/>
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/CLI"/>
1010
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-cli.cgi"/>
11-
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
11+
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
1212
<shortdesc xml:lang="en">Commons CLI</shortdesc>
1313
<description xml:lang="en">
1414
Commons CLI provides a simple API for presenting, proecessing and
@@ -27,6 +27,6 @@
2727
<version>1.0</version>
2828
</revision>
2929
</release>
30-
<mailing-list rdf:resource="http://jakarta.apache.org/site/mail2.html#Commons"/>
30+
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
3131
</Project>
3232
</rdf:RDF>

0 commit comments

Comments
 (0)