dion 2002/10/30 19:49:33
Modified: logging project.xml
Log:
Fix typo - thanks Martin
Revision Changes Path
1.6 +1 -1 jakarta-commons/logging/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/logging/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 31 Oct 2002 03:03:37 -0000 1.5
+++ project.xml 31 Oct 2002 03:49:33 -0000 1.6
@@ -4,7 +4,7 @@
<extend>../project.xml</extend>
<name>Logging</name>
<id>commons-logging</id>
- <currentVersion>1.0-dev</currentVersion
+ <currentVersion>1.0-dev</currentVersion>
<inceptionYear>2002</inceptionYear>
<shortDescription>Commons Logging</shortDescription>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>