]> source.dussan.org Git - archiva.git/commitdiff
[MRM-1447] fix broken Nabble links on mail archives page
authorBrett Porter <brett@apache.org>
Thu, 30 Dec 2010 23:17:25 +0000 (23:17 +0000)
committerBrett Porter <brett@apache.org>
Thu, 30 Dec 2010 23:17:25 +0000 (23:17 +0000)
Submitted by: Igor Galic

git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1054018 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 0bbad36b02b6224d198792bca8f3bbf57a0d84a5..5320dc561bad00de60904538a945ed5962e71732 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
       <archive>http://mail-archives.apache.org/mod_mbox/archiva-users/</archive>
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/users@archiva.apache.org</otherArchive>
-        <otherArchive>http://www.nabble.com/archiva-users-f16426.html</otherArchive>
+        <otherArchive>http://old.nabble.com/archiva-users-f16426.html</otherArchive>
         <otherArchive>http://markmail.org/list/org.apache.archiva.users</otherArchive>
       </otherArchives>
     </mailingList>
@@ -64,7 +64,7 @@
       <archive>http://mail-archives.apache.org/mod_mbox/archiva-dev</archive>
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/dev@archiva.apache.org</otherArchive>
-        <otherArchive>http://www.nabble.com/archiva-dev-f16427.html</otherArchive>
+        <otherArchive>http://old.nabble.com/archiva-dev-f16427.html</otherArchive>
         <otherArchive>http://markmail.org/list/org.apache.archiva.dev</otherArchive>
       </otherArchives>
     </mailingList>
@@ -85,7 +85,7 @@
       <archive>http://mail-archives.apache.org/mod_mbox/archiva-issues</archive>
       <otherArchives>
         <otherArchive>http://www.mail-archive.com/issues@archiva.apache.org</otherArchive>
-        <otherArchive>http://www.nabble.com/Archiva---Issues-f29617.html</otherArchive>
+        <otherArchive>http://old.nabble.com/Archiva---Issues-f29617.html</otherArchive>
       </otherArchives>
     </mailingList>
    </mailingLists>
     <contributor>
       <name>Jim Sellers</name>
     </contributor> 
+    <contributor>
+      <name>Igor Galic</name>
+    </contributor> 
   </contributors>
 
 </project>