Author: jochen
Date: Fri Aug 18 12:24:03 2006
New Revision: 432690

URL: http://svn.apache.org/viewvc?rev=432690&view=rev
Log:
Removed xmlrpc-user, added xmlrpc-auto.

Modified:
    webservices/xmlrpc/trunk/pom.xml

Modified: webservices/xmlrpc/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/xmlrpc/trunk/pom.xml?rev=432690&r1=432689&r2=432690&view=diff
==============================================================================
--- webservices/xmlrpc/trunk/pom.xml (original)
+++ webservices/xmlrpc/trunk/pom.xml Fri Aug 18 12:24:03 2006
@@ -31,16 +31,6 @@
     <inceptionYear>2001</inceptionYear>
     <mailingLists>
       <mailingList>
-        <name>XML-RPC Users</name>
-        <subscribe>[EMAIL PROTECTED]</subscribe>
-        <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-        <post>[email protected]</post>
-        
<archive>http://mail-archives.apache.org/mod_mbox/ws-xmlrpc-user/</archive>
-        <otherArchives>
-          
<otherArchive>http://marc.theaimsgroup.com/?l=xmlrpc-user</otherArchive>
-        </otherArchives>
-      </mailingList>
-      <mailingList>
         <name>XML-RPC Developers</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
@@ -49,6 +39,13 @@
         <otherArchives>
           
<otherArchive>http://marc.theaimsgroup.com/?l=xmlrpc-dev</otherArchive>
         </otherArchives>
+      </mailingList>
+      <mailingList>
+        <name>XML-RPC Automatic Mails</name>
+        <subscribe>[EMAIL PROTECTED]</subscribe>
+        <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+        <post>[email protected]</post>
+        
<archive>http://mail-archives.apache.org/mod_mbox/ws-xmlrpc-auto/</archive>
       </mailingList>
     </mailingLists>
     <developers>


Reply via email to