dirkv 2003/10/13 11:08:53
Modified: pool project.xml
Log:
prepare for RC2
Revision Changes Path
1.16 +6 -1 jakarta-commons/pool/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/pool/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 4 Oct 2003 18:10:59 -0000 1.15
+++ project.xml 13 Oct 2003 18:08:52 -0000 1.16
@@ -9,7 +9,7 @@
<shortDescription>Commons Object Pooling Library</shortDescription>
<description>Commons Object Pooling Library</description>
- <currentVersion>1.1-RC1</currentVersion>
+ <currentVersion>1.1-RC2</currentVersion>
<versions>
<version>
<id>1.0</id>
@@ -25,6 +25,11 @@
<id>1.1-RC1</id>
<name>1.1-RC1</name>
<tag>POOL_1_1_RC1</tag>
+ </version>
+ <version>
+ <id>1.1-RC2</id>
+ <name>1.1-RC2</name>
+ <tag>POOL_1_1_RC2</tag>
</version>
</versions>
<branches>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]