Repository: ant-antlibs-props Updated Branches: refs/heads/master ec4d78e58 -> 2857660e2
update doap-file after git-migration Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-props/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-props/commit/d9e2cf79 Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-props/tree/d9e2cf79 Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-props/diff/d9e2cf79 Branch: refs/heads/master Commit: d9e2cf79e3421e7e89ed115a8c806ced1164c8a7 Parents: ec4d78e Author: Jan Mat�rne <[email protected]> Authored: Wed Jun 4 09:50:55 2014 +0200 Committer: Jan Mat�rne <[email protected]> Committed: Wed Jun 4 09:50:55 2014 +0200 ---------------------------------------------------------------------- doap_PropsAntlib.rdf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-antlibs-props/blob/d9e2cf79/doap_PropsAntlib.rdf ---------------------------------------------------------------------- diff --git a/doap_PropsAntlib.rdf b/doap_PropsAntlib.rdf index d80e7be..5a1bd56 100644 --- a/doap_PropsAntlib.rdf +++ b/doap_PropsAntlib.rdf @@ -36,10 +36,10 @@ The types provided are instances of org.apache.tools.ant.PropertyHelper.Delegate <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/build-management" /> <repository> - <SVNRepository> - <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/props"/> - <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/props"/> - </SVNRepository> + <GitRepository> + <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-antlibs-props.git"/> + <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-props.git"/> + </GitRepository> </repository> </Project> </rdf:RDF>
