lowercase the 'xml' category
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/13556d7c Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/13556d7c Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/13556d7c Branch: refs/heads/site Commit: 13556d7c915e1c57e314fae571b09f3c02f02f2f Parents: 5cb6d65 Author: Till Westmann <[email protected]> Authored: Thu Jan 22 22:54:35 2015 -0800 Committer: Till Westmann <[email protected]> Committed: Thu Jan 22 22:54:35 2015 -0800 ---------------------------------------------------------------------- doap.rdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/13556d7c/doap.rdf ---------------------------------------------------------------------- diff --git a/doap.rdf b/doap.rdf index b535959..d690c74 100644 --- a/doap.rdf +++ b/doap.rdf @@ -34,7 +34,7 @@ <download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/vxquery/" /> <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/big-data" /> - <category rdf:resource="http://projects.apache.org/category/XML" /> + <category rdf:resource="http://projects.apache.org/category/xml" /> <release> <Version> <name>Apache VXQuery</name>
