Author: niallp
Date: Wed Mar 5 07:20:28 2008
New Revision: 633875
URL: http://svn.apache.org/viewvc?rev=633875&view=rev
Log:
Rool Math version number to 1.3-SNAPSHOT following 1.2 release
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=633875&r1=633874&r2=633875&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Wed Mar 5 07:20:28 2008
@@ -28,7 +28,7 @@
<packaging>bundle</packaging>
<groupId>commons-math</groupId>
<artifactId>commons-math</artifactId>
- <version>1.2-RC2</version>
+ <version>1.3-SNAPSHOT</version>
<name>Commons Math</name>
<inceptionYear>2003</inceptionYear>