Author: dennisl
Date: Thu May  1 13:04:38 2008
New Revision: 652642

URL: http://svn.apache.org/viewvc?rev=652642&view=rev
Log:
o Use maven parent 8.
o Sync mailing lists from trunk.

Modified:
    maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml

Modified: maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml?rev=652642&r1=652641&r2=652642&view=diff
==============================================================================
--- maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml (original)
+++ maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml Thu May  1 13:04:38 
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>
   <groupId>org.apache.maven.doxia</groupId>
@@ -43,43 +43,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>
 


Reply via email to