You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2003/01/24 19:39:53 UTC

cvs commit: jakarta-commons/logging project.xml

bayard      2003/01/24 10:39:53

  Modified:    logging  project.xml
  Log:
  Upgraded the dependency from 1.1.3 to 1.2.6.
  Possibly it ought to move to 1.2.7, but I'm unable to confirm if Maven
  has that in the repository at the moment.
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-commons/logging/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/logging/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml	31 Oct 2002 16:18:15 -0000	1.7
  +++ project.xml	24 Jan 2003 18:39:53 -0000	1.8
  @@ -21,7 +21,7 @@
       
       <dependency>
         <id>log4j</id>
  -      <version>1.1.3</version>
  +      <version>1.2.6</version>
       </dependency>
       
       <dependency>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>