Repository: vcl Updated Branches: refs/heads/develop 4e9e37c79 -> 15b187fb6
doap_vcl.rdf: changed repo from subversion to git Project: http://git-wip-us.apache.org/repos/asf/vcl/repo Commit: http://git-wip-us.apache.org/repos/asf/vcl/commit/932d5722 Tree: http://git-wip-us.apache.org/repos/asf/vcl/tree/932d5722 Diff: http://git-wip-us.apache.org/repos/asf/vcl/diff/932d5722 Branch: refs/heads/develop Commit: 932d5722d89b2cfa5ac1c5b683cb1048b1d2b435 Parents: a087631 Author: Josh Thompson <[email protected]> Authored: Thu Jun 21 12:25:52 2018 -0400 Committer: Josh Thompson <[email protected]> Committed: Thu Jun 21 12:25:52 2018 -0400 ---------------------------------------------------------------------- doap_vcl.rdf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vcl/blob/932d5722/doap_vcl.rdf ---------------------------------------------------------------------- diff --git a/doap_vcl.rdf b/doap_vcl.rdf index c2da7b6..427cafa 100644 --- a/doap_vcl.rdf +++ b/doap_vcl.rdf @@ -95,10 +95,10 @@ </Version> </release> <repository> - <SVNRepository> - <location rdf:resource="https://svn.apache.org/repos/asf/vcl"/> - <browse rdf:resource="http://svn.apache.org/viewvc/vcl/"/> - </SVNRepository> + <GitRepository> + <location rdf:resource="https://git-wip-us.apache.org/repos/asf/vcl"/> + <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/vcl"/> + </GitRepository> </repository> </Project> </rdf:RDF>
