You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ro...@apache.org on 2007/12/28 08:10:10 UTC

svn commit: r607183 - /httpcomponents/project/pom.xml

Author: rolandw
Date: Thu Dec 27 23:10:09 2007
New Revision: 607183

URL: http://svn.apache.org/viewvc?rev=607183&view=rev
Log:
added commits@, moved users@ to top

Modified:
    httpcomponents/project/pom.xml

Modified: httpcomponents/project/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/pom.xml?rev=607183&r1=607182&r2=607183&view=diff
==============================================================================
--- httpcomponents/project/pom.xml (original)
+++ httpcomponents/project/pom.xml Thu Dec 27 23:10:09 2007
@@ -158,6 +158,17 @@
 
   <mailingLists>
     <mailingList>
+      <name>HttpClient User List</name>
+      <subscribe>httpclient-users-subscribe@hc.apache.org</subscribe>
+      <unsubscribe>httpclient-users-unsubscribe@hc.apache.org</unsubscribe>
+      <post>httpclient-users@hc.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/</archive>
+      <otherArchives>
+        <otherArchive>http://www.nabble.com/HttpClient-User-f20180.html</otherArchive>
+        <otherArchive>http://www.mail-archive.com/httpclient-user%40jakarta.apache.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
       <name>HttpComponents Dev List</name>
       <subscribe>dev-subscribe@hc.apache.org</subscribe>
       <unsubscribe>dev-unsubscribe@hc.apache.org</unsubscribe>
@@ -168,15 +179,9 @@
       </otherArchives>
     </mailingList>
     <mailingList>
-      <name>HttpClient User List</name>
-      <subscribe>httpclient-users-subscribe@hc.apache.org</subscribe>
-      <unsubscribe>httpclient-users-unsubscribe@hc.apache.org</unsubscribe>
-      <post>httpclient-users@hc.apache.org</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/</archive>
-      <otherArchives>
-        <otherArchive>http://www.nabble.com/HttpClient-User-f20180.html</otherArchive>
-        <otherArchive>http://www.mail-archive.com/httpclient-user%40jakarta.apache.org/</otherArchive>
-      </otherArchives>
+      <name>HttpComponents Commits List</name>
+      <subscribe>commits-subscribe@hc.apache.org</subscribe>
+      <unsubscribe>commits-unsubscribe@hc.apache.org</unsubscribe>
     </mailingList>
   </mailingLists>