You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2009/08/02 19:37:23 UTC

svn commit: r800114 - /commons/proper/math/trunk/pom.xml

Author: psteitz
Date: Sun Aug  2 17:37:22 2009
New Revision: 800114

URL: http://svn.apache.org/viewvc?rev=800114&view=rev
Log:
Prepare for 2.0 RC4

Modified:
    commons/proper/math/trunk/pom.xml

Modified: commons/proper/math/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=800114&r1=800113&r2=800114&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Sun Aug  2 17:37:22 2009
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-math</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0</version>
   <name>Commons Math</name>
 
   <inceptionYear>2003</inceptionYear>