Repository: vxquery Updated Branches: refs/heads/master c25bf033f -> 479ed7193
add release 0.6 to the DOAP Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/479ed719 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/479ed719 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/479ed719 Branch: refs/heads/master Commit: 479ed7193e2fb1f3e8cf36dc276a204d5a0f4e88 Parents: c25bf03 Author: Till Westmann <[email protected]> Authored: Thu Jul 7 15:26:55 2016 -0700 Committer: Till Westmann <[email protected]> Committed: Thu Jul 7 15:26:55 2016 -0700 ---------------------------------------------------------------------- doap.rdf | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/479ed719/doap.rdf ---------------------------------------------------------------------- diff --git a/doap.rdf b/doap.rdf index 4757152..51a5a44 100644 --- a/doap.rdf +++ b/doap.rdf @@ -42,6 +42,13 @@ <revision>0.5</revision> </Version> </release> + <release> + <Version> + <name>Apache VXQuery</name> + <created>2015-05-26</created> + <revision>0.6</revision> + </Version> + </release> <repository> <GitRepository> <location rdf:resource="https://git-wip-us.apache.org/repos/asf/vxquery.git"/>
