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:29:33 UTC

cvs commit: jakarta-commons/httpclient project.xml

mbecke      2004/02/23 16:29:33

  Modified:    httpclient Tag: HTTPCLIENT_2_0_BRANCH project.xml
  Log:
  Removed final
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.35.2.9  +3 -3      jakarta-commons/httpclient/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/project.xml,v
  retrieving revision 1.35.2.8
  retrieving revision 1.35.2.9
  diff -u -r1.35.2.8 -r1.35.2.9
  --- project.xml	15 Feb 2004 15:48:42 -0000	1.35.2.8
  +++ project.xml	24 Feb 2004 00:29:33 -0000	1.35.2.9
  @@ -6,7 +6,7 @@
     <id>commons-httpclient</id>
     <gumpRepositoryId>jakarta-commons-httpclient</gumpRepositoryId>
     <inceptionYear>2001</inceptionYear>
  -  <currentVersion>2.0-final</currentVersion>
  +  <currentVersion>2.0</currentVersion>
     <package>org.apache.commons.httpclient</package>
   
     <organization>
  @@ -35,8 +35,8 @@
   
     <versions>
       <version>
  -      <id>2.0-final</id>
  -      <name>2.0-final</name>
  +      <id>2.0</id>
  +      <name>2.0</name>
         <tag>HTTPCLIENT_2_0_FINAL</tag>
       </version>
       <version>
  
  
  

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