You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/04/04 23:26:59 UTC

svn commit: r930755 - /maven/plugins/trunk/pom.xml

Author: bentmann
Date: Sun Apr  4 21:26:59 2010
New Revision: 930755

URL: http://svn.apache.org/viewvc?rev=930755&view=rev
Log:
o Fixed mailing list links

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=930755&r1=930754&r2=930755&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sun Apr  4 21:26:59 2010
@@ -46,7 +46,7 @@ under the License.
       <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/users@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>
@@ -58,7 +58,7 @@ under the License.
       <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/dev@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>
@@ -69,7 +69,7 @@ under the License.
       <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/issues@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>
@@ -80,7 +80,7 @@ under the License.
       <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>
@@ -93,7 +93,7 @@ under the License.
       <archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/announce@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>
@@ -104,7 +104,7 @@ under the License.
       <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/notifications@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>