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 <elh...@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-subscr...@maven.apache.org</subscribe> <unsubscribe>dev-unsubscr...@maven.apache.org</unsubscribe> <post>d...@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-subscr...@maven.apache.org</subscribe> <unsubscribe>users-unsubscr...@maven.apache.org</unsubscribe> <post>us...@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-subscr...@maven.apache.org</subscribe> <unsubscribe>scm-dev-unsubscr...@maven.apache.org</unsubscribe> <post>scm-...@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-subscr...@maven.apache.org</subscribe> <unsubscribe>scm-users-unsubscr...@maven.apache.org</unsubscribe> <post>scm-us...@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-subscr...@maven.apache.org</subscribe> <unsubscribe>scm-commits-unsubscr...@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>