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 <[email protected]>
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>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
- <post>[email protected]</post>
+ <subscribe>mailto:[email protected]</subscribe>
+ <unsubscribe>mailto:[email protected]</unsubscribe>
+ <post>mailto:[email protected]</post>
<archive>https://lists.apache.org/[email protected]</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>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
- <post>[email protected]</post>
+ <subscribe>mailto:[email protected]</subscribe>
+ <unsubscribe>mailto:[email protected]</unsubscribe>
+ <post>mailto:[email protected]</post>
<archive>https://lists.apache.org/[email protected]</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>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
+ <subscribe>mailto:[email protected]</subscribe>
+ <unsubscribe>mailto:[email protected]</unsubscribe>
<archive>https://lists.apache.org/[email protected]</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>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
+ <subscribe>mailto:[email protected]</subscribe>
+ <unsubscribe>mailto:[email protected]</unsubscribe>
<archive>https://lists.apache.org/[email protected]</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>[email protected]</post>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
+ <subscribe>mailto:[email protected]</subscribe>
+ <unsubscribe>mailto:[email protected]</unsubscribe>
<archive>https://lists.apache.org/[email protected]</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>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
+ <subscribe>mailto:[email protected]</subscribe>
+
<unsubscribe>mailto:[email protected]</unsubscribe>
<archive>https://lists.apache.org/[email protected]</archive>
<otherArchives>
<otherArchive>https://mail-archives.apache.org/mod_mbox/maven-notifications/</otherArchive>