You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2021/06/24 07:44:29 UTC

[tomcat] branch 10.0.x updated: Update the URL to Maven Central to the one under an ASF domain

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 4bc3579  Update the URL to Maven Central to the one under an ASF domain
4bc3579 is described below

commit 4bc35799679c4660eb53f975d6169d8bfc797249
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jun 24 08:43:40 2021 +0100

    Update the URL to Maven Central to the one under an ASF domain
---
 webapps/docs/maven-jars.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapps/docs/maven-jars.xml b/webapps/docs/maven-jars.xml
index d8fb897..7320452 100644
--- a/webapps/docs/maven-jars.xml
+++ b/webapps/docs/maven-jars.xml
@@ -46,10 +46,10 @@
     <subsection name="Tomcat Releases">
       <p>
         Stable releases are published to the
-        <a href="https://repo1.maven.org/maven2/org/apache/tomcat/">Maven
+        <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/">Maven
         Central Repository</a>. The URL for this is
       </p>
-      <source>https://repo1.maven.org/maven2/org/apache/tomcat/</source>
+      <source>https://repo.maven.apache.org/maven2/org/apache/tomcat/</source>
     </subsection>
 
 </section>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org