Skip to content

Commit

Permalink
Update version tag.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1425501 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Gilles Sadowski committed Dec 23, 2012
1 parent 44e910d commit 4875ac9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.1-SNAPSHOT</version>
<version>3.2-SNAPSHOT</version>
<name>Commons Math</name>

<inceptionYear>2003</inceptionYear>
Expand Down Expand Up @@ -293,8 +293,8 @@
<properties>
<commons.componentid>math3</commons.componentid>
<!-- do not use snapshot suffix here -->
<commons.release.version>3.0</commons.release.version>
<commons.release.desc>(requires Java 1.5+; not compatible with 2.2)</commons.release.desc>
<commons.release.version>3.2</commons.release.version>
<commons.release.desc>(requires Java 1.5+)</commons.release.desc>
<!-- <commons.rc.version>RC1</commons.rc.version> -->
<commons.binary.suffix>-bin</commons.binary.suffix>

Expand Down

0 comments on commit 4875ac9

Please sign in to comment.