psteitz     2004/12/05 09:21:30

  Modified:    math     project.xml
  Log:
  Updated for 1.0 release.
  
  Revision  Changes    Path
  1.54      +4 -4      jakarta-commons/math/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/math/project.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- project.xml       7 Nov 2004 03:41:37 -0000       1.53
  +++ project.xml       5 Dec 2004 17:21:30 -0000       1.54
  @@ -21,7 +21,7 @@
     <pomVersion>3</pomVersion>
     <name>Math</name>
     <id>commons-math</id>
  -  <currentVersion>1.0-RC2</currentVersion>
  +  <currentVersion>1.0</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-RC2</id>
  -      <name>1.0-RC2</name>
  +      <id>1.0</id>
  +      <name>1.0</name>
       </version>
     </versions>
     <developers>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to