Reverted "-SNAPSHOT" suffix.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295547 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2012-03-01 13:08:04 +00:00
parent f12bb6ddd5
commit 10a8b982d7
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.0</version>
<version>3.0-SNAPSHOT</version>
<name>Commons Math</name>
<inceptionYear>2003</inceptionYear>