This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push: new c5c2ceb [MPOM-203] - Links to mailing list will not open mail c5c2ceb is described below commit c5c2cebfbc4733639f18c16d3fbd5ccb493a6576 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Jul 28 10:47:15 2018 +0200 [MPOM-203] - Links to mailing list will not open mail --- pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 0a2f61b..ea8554f 100644 --- a/pom.xml +++ b/pom.xml @@ -754,9 +754,9 @@ under the License. <mailingLists> <mailingList> <name>Maven User List</name> - <subscribe>users-subscr...@maven.apache.org</subscribe> - <unsubscribe>users-unsubscr...@maven.apache.org</unsubscribe> - <post>us...@maven.apache.org</post> + <subscribe>mailto:users-subscr...@maven.apache.org</subscribe> + <unsubscribe>mailto:users-unsubscr...@maven.apache.org</unsubscribe> + <post>mailto:us...@maven.apache.org</post> <archive>https://lists.apache.org/list.html?us...@maven.apache.org</archive> <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-users</otherArchive> @@ -767,9 +767,9 @@ under the License. </mailingList> <mailingList> <name>Maven Developer List</name> - <subscribe>dev-subscr...@maven.apache.org</subscribe> - <unsubscribe>dev-unsubscr...@maven.apache.org</unsubscribe> - <post>d...@maven.apache.org</post> + <subscribe>mailto:dev-subscr...@maven.apache.org</subscribe> + <unsubscribe>mailto:dev-unsubscr...@maven.apache.org</unsubscribe> + <post>mailto:d...@maven.apache.org</post> <archive>https://lists.apache.org/list.html?d...@maven.apache.org</archive> <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-dev</otherArchive> @@ -780,8 +780,8 @@ under the License. </mailingList> <mailingList> <name>Maven Issues List</name> - <subscribe>issues-subscr...@maven.apache.org</subscribe> - <unsubscribe>issues-unsubscr...@maven.apache.org</unsubscribe> + <subscribe>mailto:issues-subscr...@maven.apache.org</subscribe> + <unsubscribe>mailto:issues-unsubscr...@maven.apache.org</unsubscribe> <archive>https://lists.apache.org/list.html?iss...@maven.apache.org</archive> <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-issues/</otherArchive> @@ -792,8 +792,8 @@ under the License. </mailingList> <mailingList> <name>Maven Commits List</name> - <subscribe>commits-subscr...@maven.apache.org</subscribe> - <unsubscribe>commits-unsubscr...@maven.apache.org</unsubscribe> + <subscribe>mailto:commits-subscr...@maven.apache.org</subscribe> + <unsubscribe>mailto:commits-unsubscr...@maven.apache.org</unsubscribe> <archive>https://lists.apache.org/list.html?commits@maven.apache.org</archive> <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-commits/</otherArchive> @@ -805,8 +805,8 @@ under the License. <mailingList> <name>Maven Announcements List</name> <post>annou...@maven.apache.org</post> - <subscribe>announce-subscr...@maven.apache.org</subscribe> - <unsubscribe>announce-unsubscr...@maven.apache.org</unsubscribe> + <subscribe>mailto:announce-subscr...@maven.apache.org</subscribe> + <unsubscribe>mailto:announce-unsubscr...@maven.apache.org</unsubscribe> <archive>https://lists.apache.org/list.html?annou...@maven.apache.org</archive> <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-announce/</otherArchive> @@ -817,8 +817,8 @@ under the License. </mailingList> <mailingList> <name>Maven Notifications List</name> - <subscribe>notifications-subscr...@maven.apache.org</subscribe> - <unsubscribe>notifications-unsubscr...@maven.apache.org</unsubscribe> + <subscribe>mailto:notifications-subscr...@maven.apache.org</subscribe> + <unsubscribe>mailto:notifications-unsubscr...@maven.apache.org</unsubscribe> <archive>https://lists.apache.org/list.html?notificati...@maven.apache.org</archive> <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-notifications/</otherArchive>