This is an automated email from the ASF dual-hosted git repository. randgalt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/curator.git
commit e74584f3f1e0bfa4843bc37474d7f87af74d6969 Author: randgalt <[email protected]> AuthorDate: Thu Apr 18 15:37:48 2019 -0500 move to gitbox --- doap.rdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doap.rdf b/doap.rdf index 99c6e61..ecde455 100644 --- a/doap.rdf +++ b/doap.rdf @@ -38,8 +38,8 @@ <category rdf:resource="http://projects.apache.org/category/database" /> <repository> <GitRepository> - <location rdf:resource="https://git-wip-us.apache.org/repos/asf/curator.git"/> - <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=curator.git"/> + <location rdf:resource="https://gitbox.apache.org/repos/asf/curator.git"/> + <browse rdf:resource="https://gitbox.apache.org/repos/asf?p=curator.git"/> </GitRepository> </repository> </Project>
