Repository: ant-antlibs-dotnet Updated Branches: refs/heads/master 51f138bd9 -> b43d47879
update doap-file after git-migration Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/commit/b43d4787 Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/tree/b43d4787 Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/diff/b43d4787 Branch: refs/heads/master Commit: b43d478799bb2c8771ad28030c8f26cb66fdda23 Parents: 51f138b Author: Jan Mat�rne <[email protected]> Authored: Wed Jun 4 09:52:20 2014 +0200 Committer: Jan Mat�rne <[email protected]> Committed: Wed Jun 4 09:52:20 2014 +0200 ---------------------------------------------------------------------- doap_DotnetAntlib.rdf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/blob/b43d4787/doap_DotnetAntlib.rdf ---------------------------------------------------------------------- diff --git a/doap_DotnetAntlib.rdf b/doap_DotnetAntlib.rdf index 4f0144b..8ec1627 100644 --- a/doap_DotnetAntlib.rdf +++ b/doap_DotnetAntlib.rdf @@ -49,10 +49,10 @@ </Version> </release> <repository> - <SVNRepository> - <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/dotnet"/> - <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet"/> - </SVNRepository> + <GitRepository> + <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet.git"/> + <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-dotnet.git"/> + </GitRepository> </repository> </Project> </rdf:RDF>
