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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>