You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/03/06 13:43:49 UTC

cvs commit: jakarta-commons/httpclient project.xml

dirkv       2004/03/06 04:43:49

  Modified:    httpclient project.xml
  Log:
  fix commons-codec version
  
  Revision  Changes    Path
  1.43      +1 -1      jakarta-commons/httpclient/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/project.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- project.xml	6 Jan 2004 20:44:05 -0000	1.42
  +++ project.xml	6 Mar 2004 12:43:49 -0000	1.43
  @@ -223,7 +223,7 @@
       </dependency>
       <dependency>
         <id>commons-codec</id>
  -      <version>1.2.0</version>
  +      <version>1.2</version>
         <url>http://jakarta.apache.org/commons/codec/</url>
       </dependency>
     </dependencies>
  
  
  

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