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/[email protected]</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/[email protected]</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>


Reply via email to