We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc09eb commit a87932dCopy full SHA for a87932d
1 file changed
doap_cli.rdf
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<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://commons.apache.org/cli/">
4
- <name>Apache Apache Commons CLI</name>
+ <name>Apache Commons CLI</name>
5
<homepage rdf:resource="http://commons.apache.org/cli/"/>
6
<programming-language>Java</programming-language>
7
<category rdf:resource="http://projects.apache.org/category/library"/>
0 commit comments