Author: niallp
Date: Wed Feb  6 05:32:35 2008
New Revision: 618988

URL: http://svn.apache.org/viewvc?rev=618988&view=rev
Log:
Re-order mailing lists (to User,Dev,Issues,commits) and upgrade to new Surefire 
2.4.1 release

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=618988&r1=618987&r2=618988&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Feb  6 05:32:35 2008
@@ -72,14 +72,16 @@
 
   <mailingLists>
     <mailingList>
-      <name>Commons Commits List</name>
-      <subscribe>[EMAIL PROTECTED]</subscribe>
-      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-      <post>commits@commons.apache.org</post>
-      
<archive>http://mail-archives.apache.org/mod_mbox/commons-commits/</archive>
+      <name>Commons User List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[EMAIL PROTECTED]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/commons-user/</archive>
       <otherArchives>
-        
<otherArchive>http://commons.markmail.org/search/list:org.apache.commons.commits</otherArchive>
-        
<otherArchive>http://www.mail-archive.com/commits@commons.apache.org/</otherArchive>
+        
<otherArchive>http://commons.markmail.org/search/list:org.apache.commons.user</otherArchive>
+        
<otherArchive>http://www.nabble.com/Commons---User-f319.html</otherArchive>
+        <otherArchive>http://www.mail-archive.com/[EMAIL 
PROTECTED]/</otherArchive>
+        
<otherArchive>http://news.gmane.org/gmane.comp.jakarta.commons.user</otherArchive>
       </otherArchives>
     </mailingList>
     <mailingList>
@@ -108,16 +110,14 @@
       </otherArchives>
     </mailingList>
     <mailingList>
-      <name>Commons User List</name>
-      <subscribe>[EMAIL PROTECTED]</subscribe>
-      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-      <post>[EMAIL PROTECTED]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/commons-user/</archive>
+      <name>Commons Commits List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>commits@commons.apache.org</post>
+      
<archive>http://mail-archives.apache.org/mod_mbox/commons-commits/</archive>
       <otherArchives>
-        
<otherArchive>http://commons.markmail.org/search/list:org.apache.commons.user</otherArchive>
-        
<otherArchive>http://www.nabble.com/Commons---User-f319.html</otherArchive>
-        <otherArchive>http://www.mail-archive.com/[EMAIL 
PROTECTED]/</otherArchive>
-        
<otherArchive>http://news.gmane.org/gmane.comp.jakarta.commons.user</otherArchive>
+        
<otherArchive>http://commons.markmail.org/search/list:org.apache.commons.commits</otherArchive>
+        
<otherArchive>http://www.mail-archive.com/commits@commons.apache.org/</otherArchive>
       </otherArchives>
     </mailingList>
   </mailingLists>
@@ -152,7 +152,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.3</version>
+          <version>2.4.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


Reply via email to