Repository: ant-ivy Updated Branches: refs/heads/master e16d344f9 -> eb1ee360d
update doap-file after git-migration Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/eb1ee360 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/eb1ee360 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/eb1ee360 Branch: refs/heads/master Commit: eb1ee360d81e6ed707e0de671c39b905ab53e82e Parents: e16d344 Author: Jan Mat�rne <[email protected]> Authored: Wed Jun 4 09:53:25 2014 +0200 Committer: Jan Mat�rne <[email protected]> Committed: Wed Jun 4 09:53:25 2014 +0200 ---------------------------------------------------------------------- doap_Ivy.rdf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/eb1ee360/doap_Ivy.rdf ---------------------------------------------------------------------- diff --git a/doap_Ivy.rdf b/doap_Ivy.rdf index bc35c30..97e13ff 100644 --- a/doap_Ivy.rdf +++ b/doap_Ivy.rdf @@ -42,10 +42,10 @@ </Version> </release> <repository> - <SVNRepository> - <location rdf:resource="https://svn.apache.org/repos/asf/ant/ivy/core/trunk/"/> - <browse rdf:resource="http://svn.apache.org/viewvc/ant/ivy/core/trunk/"/> - </SVNRepository> + <GitRepository> + <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-ivy.git"/> + <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-ivy.git"/> + </GitRepository> </repository> </Project> </rdf:RDF>
