psteitz 2004/10/09 14:21:42
Modified: math project.xml
Log:
Added Kim van der Linde to contributors, changed version to RC2.
Revision Changes Path
1.52 +7 -4 jakarta-commons/math/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/math/project.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- project.xml 8 Oct 2004 05:57:21 -0000 1.51
+++ project.xml 9 Oct 2004 21:21:42 -0000 1.52
@@ -21,7 +21,7 @@
<pomVersion>3</pomVersion>
<name>Math</name>
<id>commons-math</id>
- <currentVersion>1.0</currentVersion>
+ <currentVersion>1.0-RC2</currentVersion>
<inceptionYear>2003</inceptionYear>
<shortDescription>Jakarta Commons Math</shortDescription>
<description>The Math project is a library of lightweight, self-contained
mathematics and statistics components addressing the most common practical problems
not immediately available in the Java programming language or
commons-lang.</description>
@@ -65,8 +65,8 @@
</mailingLists>
<versions>
<version>
- <id>1.0</id>
- <name>1.0-RC1</name>
+ <id>1.0-RC2</id>
+ <name>1.0-RC2</name>
</version>
</versions>
<developers>
@@ -114,6 +114,9 @@
</contributor>
<contributor>
<name>Christopher Schuck</name>
+ </contributor>
+ <contributor>
+ <name>Kim van der Linde</name>
</contributor>
</contributors>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]