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 2003/06/01 21:00:22 UTC

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

mbecke      2003/06/01 12:00:22

  Modified:    httpclient/xdocs downloads.xml
  Log:
  2.0 Beta 1 release date now agrees with news page.  Maven XMl dependency
  example now uses beta1.
  
  Revision  Changes    Path
  1.18      +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.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- downloads.xml	23 May 2003 19:54:05 -0000	1.17
  +++ downloads.xml	1 Jun 2003 19:00:22 -0000	1.18
  @@ -17,7 +17,7 @@
          </p>
          <ul>
            <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-httpclient/v2.0/">
  -             Release 2.0 Beta 1</a> - 23 May 2003</li>
  +             Release 2.0 Beta 1</a> - 25 May 2003</li>
          </ul>
          <p>
            Nightly source drops can be obtained 
  @@ -41,7 +41,7 @@
            <pre>
   &lt;dependency&gt;
       &lt;id&gt;commons-httpclient&lt;/id&gt;
  -    &lt;version&gt;2.0-alpha3&lt;/version&gt;
  +    &lt;version&gt;2.0-beta1&lt;/version&gt;
       &lt;url&gt;http://jakarta.apache.org/commons/httpclient/&lt;/url&gt;
   &lt;/dependency&gt;
            </pre>
  
  
  

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