This is an automated email from the ASF dual-hosted git repository.
hboutemy 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 4b6f64d [MPOM-177] use Pony Mail as default mailing list viewer
4b6f64d is described below
commit 4b6f64db9ad3d09c09e32a89b4e947aafc2245a1
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Jan 28 12:27:09 2018 +0100
[MPOM-177] use Pony Mail as default mailing list viewer
---
pom.xml | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5a1091a..8c09297 100644
--- a/pom.xml
+++ b/pom.xml
@@ -748,8 +748,9 @@ under the License.
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
- <archive>https://mail-archives.apache.org/mod_mbox/maven-users</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
<otherArchives>
+
<otherArchive>https://mail-archives.apache.org/mod_mbox/maven-users</otherArchive>
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
<otherArchive>http://maven.40175.n5.nabble.com/Maven-Users-f40176.html</otherArchive>
<otherArchive>http://maven-users.markmail.org/</otherArchive>
@@ -760,8 +761,9 @@ under the License.
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
- <archive>https://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
<otherArchives>
+
<otherArchive>https://mail-archives.apache.org/mod_mbox/maven-dev</otherArchive>
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
<otherArchive>http://maven.40175.n5.nabble.com/Maven-Developers-f142166.html</otherArchive>
<otherArchive>http://maven-dev.markmail.org/</otherArchive>
@@ -771,8 +773,9 @@ under the License.
<name>Maven Issues List</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
-
<archive>https://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
<otherArchives>
+
<otherArchive>https://mail-archives.apache.org/mod_mbox/maven-issues/</otherArchive>
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
<otherArchive>http://maven.40175.n5.nabble.com/Maven-Issues-f219593.html</otherArchive>
<otherArchive>http://maven-issues.markmail.org/</otherArchive>
@@ -782,8 +785,9 @@ under the License.
<name>Maven Commits List</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
-
<archive>https://mail-archives.apache.org/mod_mbox/maven-commits/</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
<otherArchives>
+
<otherArchive>https://mail-archives.apache.org/mod_mbox/maven-commits/</otherArchive>
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
<otherArchive>http://maven.40175.n5.nabble.com/Maven-Commits-f277168.html</otherArchive>
<otherArchive>http://maven-commits.markmail.org/</otherArchive>
@@ -794,8 +798,9 @@ under the License.
<post>[email protected]</post>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
-
<archive>https://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
<otherArchives>
+
<otherArchive>https://mail-archives.apache.org/mod_mbox/maven-announce/</otherArchive>
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
<otherArchive>http://maven.40175.n5.nabble.com/Maven-Announcements-f326045.html</otherArchive>
<otherArchive>http://maven-announce.markmail.org/</otherArchive>
@@ -805,8 +810,9 @@ under the License.
<name>Maven Notifications List</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
-
<archive>https://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
<otherArchives>
+
<otherArchive>https://mail-archives.apache.org/mod_mbox/maven-notifications/</otherArchive>
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
<otherArchive>http://maven.40175.n5.nabble.com/Maven-Notifications-f301718.html</otherArchive>
<otherArchive>http://maven-notifications.markmail.org/</otherArchive>
--
To stop receiving notification emails like this one, please contact
[email protected].