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/07/03 08:44:55 UTC

svn commit: r208891 - /jakarta/commons/proper/math/trunk/project.xml

Author: psteitz
Date: Sat Jul  2 23:44:54 2005
New Revision: 208891

URL: http://svn.apache.org/viewcvs?rev=208891&view=rev
Log:
Prepare for 1.1-RC1.

Modified:
    jakarta/commons/proper/math/trunk/project.xml

Modified: jakarta/commons/proper/math/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/trunk/project.xml?rev=208891&r1=208890&r2=208891&view=diff
==============================================================================
--- jakarta/commons/proper/math/trunk/project.xml (original)
+++ jakarta/commons/proper/math/trunk/project.xml Sat Jul  2 23:44:54 2005
@@ -21,7 +21,7 @@
   <pomVersion>3</pomVersion>
   <name>Math</name>
   <id>commons-math</id>
-  <currentVersion>1.1-dev</currentVersion>
+  <currentVersion>1.1-RC1</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>
@@ -78,6 +78,11 @@
       <id>1.0</id>
       <name>1.0</name>
       <tag>MATH_1_0</tag>
+    </version>
+    <version>
+      <id>1.1-RC1</id>
+      <name>1.1</name>
+      <tag>MATH_1_1_RC1</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