You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2005/11/28 06:39:23 UTC

svn commit: r349381 - /jakarta/commons/proper/math/branches/MATH_1_1/project.xml

Author: psteitz
Date: Sun Nov 27 21:39:20 2005
New Revision: 349381

URL: http://svn.apache.org/viewcvs?rev=349381&view=rev
Log:
Prepare for RC4

Modified:
    jakarta/commons/proper/math/branches/MATH_1_1/project.xml

Modified: jakarta/commons/proper/math/branches/MATH_1_1/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/branches/MATH_1_1/project.xml?rev=349381&r1=349380&r2=349381&view=diff
==============================================================================
--- jakarta/commons/proper/math/branches/MATH_1_1/project.xml (original)
+++ jakarta/commons/proper/math/branches/MATH_1_1/project.xml Sun Nov 27 21:39:20 2005
@@ -21,7 +21,7 @@
   <pomVersion>3</pomVersion>
   <name>Math</name>
   <id>commons-math</id>
-  <currentVersion>1.1-RC3</currentVersion>
+  <currentVersion>1.1-RC4</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>
@@ -93,6 +93,11 @@
       <id>1.1-RC3</id>
       <name>1.1</name>
       <tag>MATH_1_1_RC3</tag>
+    </version>
+    <version>
+      <id>1.1-RC4</id>
+      <name>1.1</name>
+      <tag>MATH_1_1_RC4</tag>
     </version>
   </versions>
   <developers>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org