This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-sources.git
commit b5367f4148179ee9c701a0a4a2c57192c84091f0 Author: Hervé Boutemy <herve.bout...@free.fr> AuthorDate: Sat Nov 4 14:43:18 2017 +0100 s/gitbox/origin/ --- default.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default.xml b/default.xml index 6c55b7d..3fdf24c 100644 --- a/default.xml +++ b/default.xml @@ -1,8 +1,8 @@ <?xml version='1.0' encoding='utf-8'?> <manifest> - <remote name='gitbox' fetch='https://gitbox.apache.org/repos/asf' /> + <remote name='origin' fetch='https://gitbox.apache.org/repos/asf' /> <remote name='gitwip' fetch='https://git-wip-us.apache.org/repos/asf' /> - <default revision='master' remote='gitbox' sync-j='8' /> + <default revision='master' remote='origin' sync-j='8' /> <project path='archetype' name='maven-archetype.git' remote='gitwip' /> <project path='core/maven' name='maven.git' remote='gitwip' /> -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.