You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mb...@apache.org on 2004/02/24 01:27:37 UTC

cvs commit: jakarta-commons/httpclient/xdocs status.xml downloads.xml

mbecke      2004/02/23 16:27:36

  Modified:    httpclient/xdocs Tag: HTTPCLIENT_2_0_BRANCH status.xml
                        downloads.xml
  Log:
  Removed final
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.20.2.8  +2 -2      jakarta-commons/httpclient/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/status.xml,v
  retrieving revision 1.20.2.7
  retrieving revision 1.20.2.8
  diff -u -r1.20.2.7 -r1.20.2.8
  --- status.xml	15 Feb 2004 20:23:55 -0000	1.20.2.7
  +++ status.xml	24 Feb 2004 00:27:36 -0000	1.20.2.8
  @@ -43,7 +43,7 @@
   
       <section name="Release Info">
         <p>Current Release: <a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">
  -          Release 2.0 Final</a></p>
  +          Release 2.0</a></p>
       </section>
   
     </body>
  
  
  
  1.19.2.9  +3 -3      jakarta-commons/httpclient/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/downloads.xml,v
  retrieving revision 1.19.2.8
  retrieving revision 1.19.2.9
  diff -u -r1.19.2.8 -r1.19.2.9
  --- downloads.xml	15 Feb 2004 15:48:42 -0000	1.19.2.8
  +++ downloads.xml	24 Feb 2004 00:27:36 -0000	1.19.2.9
  @@ -14,7 +14,7 @@
            The following releases are available for download:
          </p>
          <ul>
  -         <li>2.0 Final - 15 February 2004 - 
  +         <li>2.0 - 15 February 2004 - 
               <a href="http://jakarta.apache.org/site/binindex.cgi">Binary</a> and 
               <a href="http://jakarta.apache.org/site/sourceindex.cgi">Source</a></li>
          </ul>
  @@ -42,7 +42,7 @@
            <source><![CDATA[
   <dependency>
       <id>commons-httpclient</id>
  -    <version>2.0-final</version>
  +    <version>2.0</version>
       <url>http://jakarta.apache.org/commons/httpclient/</url>
   </dependency>
            ]]></source>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org