Author: psteitz
Date: Tue May 31 22:31:11 2011
New Revision: 1129944

URL: http://svn.apache.org/viewvc?rev=1129944&view=rev
Log:
Upgraded [matn] version.

Modified:
    commons/sandbox/performance/trunk/src/dbcp/build.xml

Modified: commons/sandbox/performance/trunk/src/dbcp/build.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/performance/trunk/src/dbcp/build.xml?rev=1129944&r1=1129943&r2=1129944&view=diff
==============================================================================
--- commons/sandbox/performance/trunk/src/dbcp/build.xml (original)
+++ commons/sandbox/performance/trunk/src/dbcp/build.xml Tue May 31 22:31:11 
2011
@@ -73,8 +73,8 @@
 
   <target name="get-math">
     <get
-    src="${mavenRepo}/org/apache/commons/commons-math/2.1/commons-math-2.1.jar"
-    dest="${lib}/commons-math-2.1.jar"
+    src="${mavenRepo}/org/apache/commons/commons-math/2.2/commons-math-2.2.jar"
+    dest="${lib}/commons-math-2.2.jar"
     usetimestamp="true"/>
   </target>
 


Reply via email to