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

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


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

commit 3bdc1717bb050645b8e8d8d9503b40679997a5b9
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to