From 10a8b982d7868eea317758adf8072fdbaa432a66 Mon Sep 17 00:00:00 2001 From: Gilles Sadowski Date: Thu, 1 Mar 2012 13:08:04 +0000 Subject: [PATCH] Reverted "-SNAPSHOT" suffix. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295547 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1bd27cbe..2852c1815 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.apache.commons commons-math3 - 3.0 + 3.0-SNAPSHOT Commons Math 2003