rwaldhoff 2002/10/30 15:28:57
Modified: dbcp project.xml
Log:
fix currentVersion, inceptionYear and the spelling of waldhoff
Revision Changes Path
1.5 +4 -4 jakarta-commons/dbcp/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/dbcp/project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- project.xml 5 Aug 2002 06:42:01 -0000 1.4
+++ project.xml 30 Oct 2002 23:28:57 -0000 1.5
@@ -4,8 +4,8 @@
<extend>../project.xml</extend>
<id>commons-dbcp</id>
<name>DBCP</name>
- <currentVersion>1.0-dev</currentVersion>
- <inceptionYear>2002</inceptionYear>
+ <currentVersion>1.1-dev</currentVersion>
+ <inceptionYear>2001</inceptionYear>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<shortDescription>Commons Database Connection Pooling</shortDescription>
@@ -39,8 +39,8 @@
<organization></organization>
</developer>
<developer>
- <name>Rodney Waldoff</name>
- <id>rwaldof</id>
+ <name>Rodney Waldhoff</name>
+ <id>rwaldhoff</id>
<email></email>
<organization></organization>
</developer>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>