Repository: orc Updated Branches: refs/heads/asf-site 6a4005483 -> fdf06e442
Push updated site. Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/fdf06e44 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/fdf06e44 Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/fdf06e44 Branch: refs/heads/asf-site Commit: fdf06e44208488d98fdd0c77a9a6cec7a801ebd8 Parents: 6a40054 Author: Owen O'Malley <[email protected]> Authored: Tue May 12 21:02:11 2015 -0700 Committer: Owen O'Malley <[email protected]> Committed: Tue May 12 21:02:11 2015 -0700 ---------------------------------------------------------------------- doap_orc.rdf | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/fdf06e44/doap_orc.rdf ---------------------------------------------------------------------- diff --git a/doap_orc.rdf b/doap_orc.rdf index 26817ee..428a012 100644 --- a/doap_orc.rdf +++ b/doap_orc.rdf @@ -39,6 +39,7 @@ the values that are required for the current query.</description> <programming-language>Java</programming-language> <programming-language>C++</programming-language> <category rdf:resource="http://projects.apache.org/category/big-data" /> + <category rdf:resource="http://projects.apache.org/category/hadoop" /> <repository> <GitRepository> <location rdf:resource="https://git-wip-us.apache.org/repos/asf/orc.git"/>
