Author: bentmann Date: Sun Apr 4 21:27:50 2010 New Revision: 930757 URL: http://svn.apache.org/viewvc?rev=930757&view=rev Log: o Fixed mailing list links
Modified: maven/ant-tasks/trunk/pom.xml Modified: maven/ant-tasks/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/ant-tasks/trunk/pom.xml?rev=930757&r1=930756&r2=930757&view=diff ============================================================================== --- maven/ant-tasks/trunk/pom.xml (original) +++ maven/ant-tasks/trunk/pom.xml Sun Apr 4 21:27:50 2010 @@ -45,7 +45,7 @@ <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/us...@maven.apache.org/</otherArchive> - <otherArchive>http://www.nabble.com/Maven---Users-f178.html</otherArchive> + <otherArchive>http://old.nabble.com/Maven---Users-f178.html</otherArchive> <otherArchive>http://maven.users.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -57,7 +57,7 @@ <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/d...@maven.apache.org/</otherArchive> - <otherArchive>http://www.nabble.com/Maven-Developers-f179.html</otherArchive> + <otherArchive>http://old.nabble.com/Maven-Developers-f179.html</otherArchive> <otherArchive>http://maven.dev.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -68,7 +68,7 @@ <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/iss...@maven.apache.org</otherArchive> - <otherArchive>http://www.nabble.com/Maven---Issues-f15573.html</otherArchive> + <otherArchive>http://old.nabble.com/Maven---Issues-f15573.html</otherArchive> <otherArchive>http://maven.issues.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -79,7 +79,7 @@ <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/commits@maven.apache.org</otherArchive> - <otherArchive>http://www.nabble.com/Maven---Commits-f15575.html</otherArchive> + <otherArchive>http://old.nabble.com/Maven---Commits-f15575.html</otherArchive> <otherArchive>http://maven.commits.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -92,7 +92,7 @@ <archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/annou...@maven.apache.org</otherArchive> - <otherArchive>http://www.nabble.com/Maven-Announcements-f15617.html</otherArchive> + <otherArchive>http://old.nabble.com/Maven-Announcements-f15617.html</otherArchive> <otherArchive>http://maven.announce.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -103,7 +103,7 @@ <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/notificati...@maven.apache.org</otherArchive> - <otherArchive>http://www.nabble.com/Maven---Notifications-f15574.html</otherArchive> + <otherArchive>http://old.nabble.com/Maven---Notifications-f15574.html</otherArchive> <otherArchive>http://maven.notifications.markmail.org/</otherArchive> </otherArchives> </mailingList>