Repository: ant-ivyde Updated Branches: refs/heads/master 5800f289e -> a1262767d
update doap-file after git-migration Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/a1262767 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/a1262767 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/a1262767 Branch: refs/heads/master Commit: a1262767da94db77c91f88fced296034159eb728 Parents: 5800f28 Author: Jan Mat�rne <[email protected]> Authored: Wed Jun 4 09:53:01 2014 +0200 Committer: Jan Mat�rne <[email protected]> Committed: Wed Jun 4 09:53:01 2014 +0200 ---------------------------------------------------------------------- doap_IvyDE.rdf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/a1262767/doap_IvyDE.rdf ---------------------------------------------------------------------- diff --git a/doap_IvyDE.rdf b/doap_IvyDE.rdf index 538ec0d..bd24c7c 100644 --- a/doap_IvyDE.rdf +++ b/doap_IvyDE.rdf @@ -67,10 +67,10 @@ </Version> </release> <repository> - <SVNRepository> - <location rdf:resource="https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk/"/> - <browse rdf:resource="http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/"/> - </SVNRepository> + <GitRepository> + <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-ivyde.git"/> + <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-ivyde.git"/> + </GitRepository> </repository> </Project> </rdf:RDF>
