mirror of
https://github.com/apache/commons-math.git
synced 2025-03-04 15:39:17 +00:00
Reverting pom version after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462749 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c2772e8e02
commit
dfdce788a1
4
pom.xml
4
pom.xml
@ -24,7 +24,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-math3</artifactId>
|
||||
<version>3.2</version>
|
||||
<version>3.2-SNAPSHOT</version>
|
||||
<name>Commons Math</name>
|
||||
|
||||
<inceptionYear>2003</inceptionYear>
|
||||
@ -321,7 +321,7 @@
|
||||
<!-- do not use snapshot suffix here -->
|
||||
<commons.release.version>3.2</commons.release.version>
|
||||
<commons.release.desc>(requires Java 1.5+)</commons.release.desc>
|
||||
<commons.rc.version>RC3</commons.rc.version>
|
||||
<!-- <commons.rc.version>RC1</commons.rc.version> -->
|
||||
<commons.binary.suffix>-bin</commons.binary.suffix>
|
||||
|
||||
<commons.release.2.version>2.2</commons.release.2.version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user