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 551ecef remove duplicate "the"
551ecef is described below
commit 551ecef820ab4d2358f82204e23c0bbf528e5e91
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sat Nov 21 03:21:36 2020 +0100
remove duplicate "the"
---
content/apt/repository/guide-central-repository-upload.apt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/apt/repository/guide-central-repository-upload.apt
b/content/apt/repository/guide-central-repository-upload.apt
index dc6f7fd..20b5d11 100644
--- a/content/apt/repository/guide-central-repository-upload.apt
+++ b/content/apt/repository/guide-central-repository-upload.apt
@@ -32,7 +32,7 @@ Guide to uploading artifacts to the Central Repository
In order for users of Maven to utilize artifacts produced by your project,
you must deploy them to
a remote repository. Many open source projects want to allow users of their
projects who build with
Maven to have transparent access to their project's artifacts. In order to
allow for this, a project
- should deploy their artifacts to the {{{/repository/}the Central Repository}}.
+ should deploy their artifacts to the {{{/repository/}Central Repository}}.
Requirements