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 04dc542 [MPOM-202] - Links to nabble archive only work with http 04dc542 is described below commit 04dc5429f3b3f81f343075e63b9dc2a1d2dc62d8 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Jul 28 10:36:15 2018 +0200 [MPOM-202] - Links to nabble archive only work with http --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4981cfc..0a2f61b 100644 --- a/pom.xml +++ b/pom.xml @@ -761,7 +761,7 @@ under the License. <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-users</otherArchive> <otherArchive>https://www.mail-archive.com/users@maven.apache.org/</otherArchive> - <otherArchive>https://maven.40175.n5.nabble.com/Maven-Users-f40176.html</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Maven-Users-f40176.html</otherArchive> <otherArchive>https://maven-users.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -774,7 +774,7 @@ under the License. <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-dev</otherArchive> <otherArchive>https://www.mail-archive.com/dev@maven.apache.org/</otherArchive> - <otherArchive>https://maven.40175.n5.nabble.com/Maven-Developers-f142166.html</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Maven-Developers-f142166.html</otherArchive> <otherArchive>https://maven-dev.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -786,7 +786,7 @@ under the License. <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-issues/</otherArchive> <otherArchive>https://www.mail-archive.com/issues@maven.apache.org</otherArchive> - <otherArchive>https://maven.40175.n5.nabble.com/Maven-Issues-f219593.html</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Maven-Issues-f219593.html</otherArchive> <otherArchive>https://maven-issues.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -798,7 +798,7 @@ under the License. <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-commits/</otherArchive> <otherArchive>https://www.mail-archive.com/commits@maven.apache.org</otherArchive> - <otherArchive>https://maven.40175.n5.nabble.com/Maven-Commits-f277168.html</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Maven-Commits-f277168.html</otherArchive> <otherArchive>https://maven-commits.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -811,7 +811,7 @@ under the License. <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-announce/</otherArchive> <otherArchive>https://www.mail-archive.com/announce@maven.apache.org</otherArchive> - <otherArchive>https://maven.40175.n5.nabble.com/Maven-Announcements-f326045.html</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Maven-Announcements-f326045.html</otherArchive> <otherArchive>https://maven-announce.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -823,7 +823,7 @@ under the License. <otherArchives> <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-notifications/</otherArchive> <otherArchive>https://www.mail-archive.com/notifications@maven.apache.org</otherArchive> - <otherArchive>https://maven.40175.n5.nabble.com/Maven-Notifications-f301718.html</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Maven-Notifications-f301718.html</otherArchive> <otherArchive>https://maven-notifications.markmail.org/</otherArchive> </otherArchives> </mailingList>