You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2003/07/09 00:07:34 UTC

cvs commit: jakarta-commons/httpclient build.xml

olegk       2003/07/08 15:07:34

  Modified:    httpclient build.xml
  Log:
  Project version number updated
  
  Revision  Changes    Path
  1.30      +2 -2      jakarta-commons/httpclient/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/build.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- build.xml	2 Jul 2003 01:28:49 -0000	1.29
  +++ build.xml	8 Jul 2003 22:07:33 -0000	1.30
  @@ -37,7 +37,7 @@
     <property name="component.title"         value="HttpClient Library"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="2.0-beta2"/>
  +  <property name="component.version"       value="2.1m1"/>
   
   <!-- ========== Properties: Source Directories ============================ -->
   
  
  
  

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