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
commit 961f185ca199e3fea231c4b6b500a6cf4a82de37 Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Wed Dec 23 08:14:24 2020 -0500 clean out broken links to old mail archives --- pom.xml | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 99640b9..47e67ae 100644 --- a/pom.xml +++ b/pom.xml @@ -44,11 +44,9 @@ <subscribe>dev-subscr...@maven.apache.org</subscribe> <unsubscribe>dev-unsubscr...@maven.apache.org</unsubscribe> <post>d...@maven.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> + <Archive>https://mail-archives.apache.org/mod_mbox/maven-dev</archive> <otherArchives> - <otherArchive>http://www.mail-archive.com/dev@maven.apache.org/</otherArchive> - <otherArchive>http://old.nabble.com/Maven-Developers-f179.html</otherArchive> - <otherArchive>http://maven.dev.markmail.org/</otherArchive> + <otherArchive>https://www.mail-archive.com/dev@maven.apache.org/</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -56,11 +54,9 @@ <subscribe>users-subscr...@maven.apache.org</subscribe> <unsubscribe>users-unsubscr...@maven.apache.org</unsubscribe> <post>us...@maven.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive> + <Archive>https://mail-archives.apache.org/mod_mbox/maven-users</archive> <otherArchives> - <otherArchive>http://www.mail-archive.com/users@maven.apache.org/</otherArchive> - <otherArchive>http://old.nabble.com/Maven---Users-f178.html</otherArchive> - <otherArchive>http://maven.users.markmail.org/</otherArchive> + <otherArchive>https://www.mail-archive.com/users@maven.apache.org/</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -68,10 +64,9 @@ <subscribe>scm-dev-subscr...@maven.apache.org</subscribe> <unsubscribe>scm-dev-unsubscr...@maven.apache.org</unsubscribe> <post>scm-...@maven.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/maven-scm-dev</archive> + <Archive>https://mail-archives.apache.org/mod_mbox/maven-scm-dev</archive> <otherArchives> - <otherArchive>http://www.mail-archive.com/scm-dev@maven.apache.org</otherArchive> - <otherArchive>http://maven.scm.dev.markmail.org/</otherArchive> + <otherArchive>https://www.mail-archive.com/scm-dev@maven.apache.org</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -79,20 +74,18 @@ <subscribe>scm-users-subscr...@maven.apache.org</subscribe> <unsubscribe>scm-users-unsubscr...@maven.apache.org</unsubscribe> <post>scm-us...@maven.apache.org</post> - <archive>http://mail-archives.apache.org/mod_mbox/maven-scm-users</archive> + <Archive>https://mail-archives.apache.org/mod_mbox/maven-scm-users</archive> <otherArchives> - <otherArchive>http://www.mail-archive.com/scm-users@maven.apache.org</otherArchive> - <otherArchive>http://maven.scm.users.markmail.org/</otherArchive> + <otherArchive>https://www.mail-archive.com/scm-users@maven.apache.org</otherArchive> </otherArchives> </mailingList> <mailingList> <name>SCM Commits List</name> <subscribe>scm-commits-subscr...@maven.apache.org</subscribe> <unsubscribe>scm-commits-unsubscr...@maven.apache.org</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/maven-scm-commits</archive> + <Archive>https://mail-archives.apache.org/mod_mbox/maven-scm-commits</archive> <otherArchives> - <otherArchive>http://www.mail-archive.com/scm-commits@maven.apache.org</otherArchive> - <otherArchive>http://maven.scm.commits.markmail.org/</otherArchive> + <otherArchive>https://www.mail-archive.com/scm-commits@maven.apache.org</otherArchive> </otherArchives> </mailingList> </mailingLists>