summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-12-30 23:17:25 +0000
committerBrett Porter <brett@apache.org>2010-12-30 23:17:25 +0000
commit84fe7359907f539c0ffa13a2663a786232e96360 (patch)
tree3e7dc4a1d5644355558bac900262b49b87558cfd /pom.xml
parent68c13d716037f6c91604a25e3385857734c2818c (diff)
downloadarchiva-84fe7359907f539c0ffa13a2663a786232e96360.tar.gz
archiva-84fe7359907f539c0ffa13a2663a786232e96360.zip
[MRM-1447] fix broken Nabble links on mail archives page
Submitted by: Igor Galic git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1054018 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 0bbad36b0..5320dc561 100644
--- 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>
@@ -533,6 +533,9 @@
<contributor>
<name>Jim Sellers</name>
</contributor>
+ <contributor>
+ <name>Igor Galic</name>
+ </contributor>
</contributors>
</project>