Author: luc
Date: Thu Dec 27 16:15:38 2012
New Revision: 1426241

URL: http://svn.apache.org/viewvc?rev=1426241&view=rev
Log:
Apache Commons Math 3.1 has been released, we can depend on it.

Modified:
    commons/sandbox/nabla/trunk/pom.xml

Modified: commons/sandbox/nabla/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/nabla/trunk/pom.xml?rev=1426241&r1=1426240&r2=1426241&view=diff
==============================================================================
--- commons/sandbox/nabla/trunk/pom.xml (original)
+++ commons/sandbox/nabla/trunk/pom.xml Thu Dec 27 16:15:38 2012
@@ -82,7 +82,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-math3</artifactId>
-            <version>3.1-SNAPSHOT</version>
+            <version>3.1</version>
         </dependency>
         <dependency>
             <!-- we need the debug version at compile time because the 
non-debug versions


Reply via email to