From 2f731f356ed6fe8e39d23aae398fe16b20d55fae Mon Sep 17 00:00:00 2001 From: Gian Merlino Date: Wed, 21 Sep 2022 12:16:57 -0700 Subject: [PATCH] Update pull-deps docs with correct repo list. (#13134) There is only one default remote repo at this time. --- docs/operations/pull-deps.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/operations/pull-deps.md b/docs/operations/pull-deps.md index fc530a8c5d3..ab2d5546b41 100644 --- a/docs/operations/pull-deps.md +++ b/docs/operations/pull-deps.md @@ -49,11 +49,11 @@ A local repository that Maven will use to put downloaded files. Then pull-deps w `-r` or `--remoteRepository` -Add a remote repository. Unless `--no-default-remote-repositories` is provided, these will be used after https://repo1.maven.org/maven2/ and http://metamx.artifactoryonline.com/metamx/pub-libs-releases-local +Add a remote repository. Unless `--no-default-remote-repositories` is provided, these will be used after https://repo1.maven.org/maven2/. `--no-default-remote-repositories` -Don't use the default remote repositories, only use the repositories provided directly via --remoteRepository. +Don't use the default remote repository, https://repo1.maven.org/maven2/. Only use the repositories provided directly via --remoteRepository. `-d` or `--defaultVersion`