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-site.git
The following commit(s) were added to refs/heads/master by this push: new 4f1a50a added a link to central upload instructions 4f1a50a is described below commit 4f1a50a553edb0bbf24243ca5a9b4a16d657c9ff Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Sat Jun 8 18:21:12 2019 +0200 added a link to central upload instructions --- content/xdoc/repository/index.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/content/xdoc/repository/index.xml b/content/xdoc/repository/index.xml index d09e52e..9fd21e1 100644 --- a/content/xdoc/repository/index.xml +++ b/content/xdoc/repository/index.xml @@ -61,6 +61,7 @@ <area shape="rect" coords="65,348,205,383" alt="repo" href="https://repo.maven.apache.org/maven2/" /> <area shape="rect" coords="292,356,365,391" alt="ibiblio" href="http://mirrors.ibiblio.org/pub/mirrors/maven2/" /> <area shape="rect" coords="373,356,447,391" alt="Google" href="https://storage-download.googleapis.com/maven-central/index.html" /> + <area shape="rect" coords="100,126,424,239" alt="Central Upload" href="./guide-central-repository-upload.html" /> <area shape="rect" coords="0,184,460,421" alt="central (default)" href="/guides/introduction/introduction-to-the-pom.html" /> <area shape="rect" coords="187,593,277,629" alt="Maven" href="/what-is-maven.html" /> <area shape="rect" coords="280,628,403,649" alt="local repository" href="/guides/mini/guide-configuring-maven.html" />