You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/12/23 13:15:45 UTC

[maven-scm] branch prereq updated: clean out broken links to old mail archives

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

elharo pushed a commit to branch prereq
in repository https://gitbox.apache.org/repos/asf/maven-scm.git


The following commit(s) were added to refs/heads/prereq by this push:
     new 5640d26  clean out broken links to old mail archives
5640d26 is described below

commit 5640d261735e834004186d6f31ed0b9436615726
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed Dec 23 08:15:34 2020 -0500

    clean out broken links to old mail archives
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 47e67ae..4d90d27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
       <subscribe>dev-subscribe@maven.apache.org</subscribe>
       <unsubscribe>dev-unsubscribe@maven.apache.org</unsubscribe>
       <post>dev@maven.apache.org</post>
-      <Archive>https://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+      <archive>https://mail-archives.apache.org/mod_mbox/maven-dev</archive>
       <otherArchives>
         <otherArchive>https://www.mail-archive.com/dev@maven.apache.org/</otherArchive>
       </otherArchives>
@@ -54,7 +54,7 @@
       <subscribe>users-subscribe@maven.apache.org</subscribe>
       <unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe>
       <post>users@maven.apache.org</post>
-      <Archive>https://mail-archives.apache.org/mod_mbox/maven-users</archive>
+      <archive>https://mail-archives.apache.org/mod_mbox/maven-users</archive>
       <otherArchives>
         <otherArchive>https://www.mail-archive.com/users@maven.apache.org/</otherArchive>
       </otherArchives>
@@ -64,7 +64,7 @@
       <subscribe>scm-dev-subscribe@maven.apache.org</subscribe>
       <unsubscribe>scm-dev-unsubscribe@maven.apache.org</unsubscribe>
       <post>scm-dev@maven.apache.org</post>
-      <Archive>https://mail-archives.apache.org/mod_mbox/maven-scm-dev</archive>
+      <archive>https://mail-archives.apache.org/mod_mbox/maven-scm-dev</archive>
       <otherArchives>
         <otherArchive>https://www.mail-archive.com/scm-dev@maven.apache.org</otherArchive>
       </otherArchives>
@@ -74,7 +74,7 @@
       <subscribe>scm-users-subscribe@maven.apache.org</subscribe>
       <unsubscribe>scm-users-unsubscribe@maven.apache.org</unsubscribe>
       <post>scm-users@maven.apache.org</post>
-      <Archive>https://mail-archives.apache.org/mod_mbox/maven-scm-users</archive>
+      <archive>https://mail-archives.apache.org/mod_mbox/maven-scm-users</archive>
       <otherArchives>
         <otherArchive>https://www.mail-archive.com/scm-users@maven.apache.org</otherArchive>
       </otherArchives>
@@ -83,7 +83,7 @@
       <name>SCM Commits List</name>
       <subscribe>scm-commits-subscribe@maven.apache.org</subscribe>
       <unsubscribe>scm-commits-unsubscribe@maven.apache.org</unsubscribe>
-      <Archive>https://mail-archives.apache.org/mod_mbox/maven-scm-commits</archive>
+      <archive>https://mail-archives.apache.org/mod_mbox/maven-scm-commits</archive>
       <otherArchives>
         <otherArchive>https://www.mail-archive.com/scm-commits@maven.apache.org</otherArchive>
       </otherArchives>