You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/03/12 16:40:54 UTC

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

Author: sebb
Date: Mon Mar 12 15:40:53 2012
New Revision: 1299716

URL: http://svn.apache.org/viewvc?rev=1299716&view=rev
Log:
3.0 has been released, bump snapshot version

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=1299716&r1=1299715&r2=1299716&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Mon Mar 12 15:40:53 2012
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-math3</artifactId>
-  <version>3.0-SNAPSHOT</version>
+  <version>3.1-SNAPSHOT</version>
   <name>Commons Math</name>
 
   <inceptionYear>2003</inceptionYear>