Author: dennisl
Date: Thu May 1 14:20:49 2008
New Revision: 652667
URL: http://svn.apache.org/viewvc?rev=652667&view=rev
Log:
o Use maven parent 8.
o Sync mailing lists from trunk.
Modified:
maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml
Modified:
maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml?rev=652667&r1=652666&r2=652667&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml
(original)
+++ maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/pom.xml
Thu May 1 14:20:49 2008
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>6</version>
+ <version>8</version>
<relativePath>../../pom/maven/pom.xml</relativePath>
</parent>
@@ -45,43 +45,48 @@
<mailingLists>
<mailingList>
<name>Doxia Developer List</name>
+ <post>[EMAIL PROTECTED]</post>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-dev/</archive>
+ <otherArchives>
+ <otherArchive>http://www.mail-archive.com/[EMAIL
PROTECTED]</otherArchive>
+
<otherArchive>http://www.nabble.com/Doxia---dev-f11816.html</otherArchive>
+ <otherArchive>http://maven.doxia.dev.markmail.org/</otherArchive>
+ </otherArchives>
</mailingList>
<mailingList>
<name>Doxia User List</name>
+ <post>[EMAIL PROTECTED]</post>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-users/</archive>
+ <otherArchives>
+ <otherArchive>http://www.mail-archive.com/[EMAIL
PROTECTED]</otherArchive>
+
<otherArchive>http://www.nabble.com/Doxia---Users-f14483.html</otherArchive>
+ <otherArchive>http://maven.doxia.users.markmail.org/</otherArchive>
+ </otherArchives>
</mailingList>
<mailingList>
<name>Doxia Commits List</name>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-commits/</archive>
- </mailingList>
- <!-- duplication from parent pom - temporary until they inherit properly
-->
- <mailingList>
- <name>Maven Announcements List</name>
- <post>[EMAIL PROTECTED]</post>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
+ <otherArchives>
+
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
+ <otherArchive>http://maven.doxia.commits.markmail.org/</otherArchive>
+ </otherArchives>
</mailingList>
<mailingList>
<name>Maven Issues List</name>
- <post>[EMAIL PROTECTED]</post>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
<archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
- </mailingList>
- <mailingList>
- <name>Maven Notifications List</name>
- <post>[EMAIL PROTECTED]</post>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-
<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---Issues-f15573.html</otherArchive>
+ <otherArchive>http://maven.issues.markmail.org/</otherArchive>
+ </otherArchives>
</mailingList>
</mailingLists>