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:22:17 UTC

svn commit: r930750 - /maven/pom/trunk/maven/pom.xml

Author: bentmann
Date: Sun Apr  4 21:22:16 2010
New Revision: 930750

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

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=930750&r1=930749&r2=930750&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Apr  4 21:22:16 2010
@@ -533,7 +533,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://markmail.org/list/org.apache.maven.announce</otherArchive>
       </otherArchives>
     </mailingList>
@@ -544,7 +544,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://markmail.org/list/org.apache.maven.notifications</otherArchive>
       </otherArchives>
     </mailingList>