Author: dennisl
Date: Wed Nov  7 14:45:38 2007
New Revision: 592934

URL: http://svn.apache.org/viewvc?rev=592934&view=rev
Log:
Add commits and issues mailing lists.
Update rat-maven-plugin to the latest version.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=592934&r1=592933&r2=592934&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Nov  7 14:45:38 2007
@@ -72,6 +72,16 @@
 
   <mailingLists>
     <mailingList>
+      <name>Commons Commits List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[email protected]</post>
+      
<archive>http://mail-archives.apache.org/mod_mbox/commons-commits/</archive>
+      <otherArchives>
+        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
       <name>Commons Dev List</name>
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
@@ -83,6 +93,17 @@
       </otherArchives>
     </mailingList>
     <mailingList>
+      <name>Commons Issues List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[EMAIL PROTECTED]</post>
+      
<archive>http://mail-archives.apache.org/mod_mbox/commons-issues/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/[EMAIL 
PROTECTED]/</otherArchive>
+        
<otherArchive>http://www.nabble.com/Commons---Issues-f25499.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
       <name>Commons User List</name>
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
@@ -203,7 +224,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>rat-maven-plugin</artifactId>
-        <version>1.0-alpha-2</version>
+        <version>1.0-alpha-3</version>
       </plugin>
     </plugins>
   </reporting>


Reply via email to