You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2006/03/19 20:04:04 UTC

svn commit: r387022 - /jakarta/httpcomponents/trunk/pom.xml

Author: olegk
Date: Sun Mar 19 11:04:02 2006
New Revision: 387022

URL: http://svn.apache.org/viewcvs?rev=387022&view=rev
Log:
Made HttpComponents pom.xml schema conformant. Contributed by Bindul Bhowmik <bindulbhowmik at gmail.com>

Modified:
    jakarta/httpcomponents/trunk/pom.xml

Modified: jakarta/httpcomponents/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/jakarta/httpcomponents/trunk/pom.xml?rev=387022&r1=387021&r2=387022&view=diff
==============================================================================
--- jakarta/httpcomponents/trunk/pom.xml (original)
+++ jakarta/httpcomponents/trunk/pom.xml Sun Mar 19 11:04:02 2006
@@ -86,8 +86,8 @@
       <post>httpclient-dev@jakarta.apache.org</post>
       <archive>http://mail-archives.apache.org/mod_mbox/jakarta-httpclient-dev</archive>
       <otherArchives>
-        <archive>http://www.mail-archive.com/httpclient-dev%40jakarta.apache.org/</archive>
-        <archive>http://marc.theaimsgroup.com/?l=httpclient-commons-dev</archive>
+        <otherArchive>http://www.mail-archive.com/httpclient-dev%40jakarta.apache.org/</otherArchive>
+        <otherArchive>http://marc.theaimsgroup.com/?l=httpclient-commons-dev</otherArchive>
       </otherArchives>
     </mailingList>
     <mailingList>
@@ -97,7 +97,7 @@
       <post>httpclient-user@jakarta.apache.org</post>
       <archive>http://mail-archives.apache.org/mod_mbox/jakarta-httpclient-user</archive>
       <otherArchives>
-        <archive>http://www.mail-archive.com/httpclient-user%40jakarta.apache.org/</archive>
+        <otherArchive>http://www.mail-archive.com/httpclient-user%40jakarta.apache.org/</otherArchive>
       </otherArchives>
     </mailingList>
   </mailingLists>