psteitz     2004/09/19 21:31:35

  Modified:    math     project.xml
  Log:
  Prepare for 1.0 release. Turned on changes plugin report.
  
  Revision  Changes    Path
  1.50      +3 -3      jakarta-commons/math/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/math/project.xml,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- project.xml       15 Aug 2004 18:09:48 -0000      1.49
  +++ project.xml       20 Sep 2004 04:31:34 -0000      1.50
  @@ -21,7 +21,7 @@
     <pomVersion>3</pomVersion>
     <name>Math</name>
     <id>commons-math</id>
  -  <currentVersion>1.0-RC1</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>
  @@ -146,9 +146,9 @@
       </unitTest>
     </build>
     <reports>
  +    <report>maven-changes-plugin</report>
       <!--
       <report>maven-changelog-plugin</report>
  -    <report>maven-changes-plugin</report>
       <report>maven-checkstyle-plugin</report>
       <report>maven-clover-plugin</report>
       <report>maven-developer-activity-plugin</report>
  
  
  

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

Reply via email to