Repository: ant-antlibs-compress Updated Branches: refs/heads/master 9b15cfdb9 -> 8ffb4f9bc
update doap-file after git-migration Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/commit/e4092804 Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/tree/e4092804 Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/diff/e4092804 Branch: refs/heads/master Commit: e4092804819a098f5ab2ee47f4e6453abd03ee2b Parents: 9b15cfd Author: Jan Mat�rne <[email protected]> Authored: Wed Jun 4 09:52:01 2014 +0200 Committer: Jan Mat�rne <[email protected]> Committed: Wed Jun 4 09:52:01 2014 +0200 ---------------------------------------------------------------------- doap_CompressAntlib.rdf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/blob/e4092804/doap_CompressAntlib.rdf ---------------------------------------------------------------------- diff --git a/doap_CompressAntlib.rdf b/doap_CompressAntlib.rdf index 8c0ede3..cc83b27 100644 --- a/doap_CompressAntlib.rdf +++ b/doap_CompressAntlib.rdf @@ -71,10 +71,10 @@ </Version> </release> <repository> - <SVNRepository> - <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/compress"/> - <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/compress"/> - </SVNRepository> + <GitRepository> + <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git"/> + <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-compress.git"/> + </GitRepository> </repository> </Project> </rdf:RDF>
