Rool Math version number to 1.3-SNAPSHOT following 1.2 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@633875 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b4f407e7c3
commit
ffc1d28311
2
pom.xml
2
pom.xml
|
@ -28,7 +28,7 @@
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
<groupId>commons-math</groupId>
|
<groupId>commons-math</groupId>
|
||||||
<artifactId>commons-math</artifactId>
|
<artifactId>commons-math</artifactId>
|
||||||
<version>1.2-RC2</version>
|
<version>1.3-SNAPSHOT</version>
|
||||||
<name>Commons Math</name>
|
<name>Commons Math</name>
|
||||||
|
|
||||||
<inceptionYear>2003</inceptionYear>
|
<inceptionYear>2003</inceptionYear>
|
||||||
|
|
Loading…
Reference in New Issue