Author: brett
Date: Thu Apr 3 16:30:05 2008
New Revision: 644561
URL: http://svn.apache.org/viewvc?rev=644561&view=rev
Log:
change markmail addresses
Modified:
archiva/parent/pom.xml
Modified: archiva/parent/pom.xml
URL: http://svn.apache.org/viewvc/archiva/parent/pom.xml?rev=644561&r1=644560&r2=644561&view=diff
==============================================================================
--- archiva/parent/pom.xml (original)
+++ archiva/parent/pom.xml Thu Apr 3 16:30:05 2008
@@ -53,7 +53,7 @@
<otherArchives>
<otherArchive>http://www.mail-archive.com/archiva-users@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/archiva-users-f16426.html</otherArchive>
- <otherArchive>http://maven.archiva.users.markmail.org/</otherArchive>
+ <otherArchive>http://markmail.org/list/org.apache.maven.archiva-users</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
@@ -65,7 +65,7 @@
<otherArchives>
<otherArchive>http://www.mail-archive.com/archiva-dev@maven.apache.org</otherArchive>
<otherArchive>http://www.nabble.com/archiva-dev-f16427.html</otherArchive>
- <otherArchive>http://maven.archiva.dev.markmail.org/</otherArchive>
+ <otherArchive>http://markmail.org/list/org.apache.maven.archiva-dev</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
@@ -75,7 +75,7 @@
<archive>http://mail-archives.apache.org/mod_mbox/maven-archiva-commits</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/archiva-commits@maven.apache.org</otherArchive>
- <otherArchive>http://maven.archiva.commits.markmail.org/</otherArchive>
+ <otherArchive>http://markmail.org/list/org.apache.maven.archiva-commits</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
|