You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/04/24 18:54:34 UTC

svn commit: r937641 - /jakarta/jmeter/trunk/build.properties

Author: sebb
Date: Sat Apr 24 16:54:33 2010
New Revision: 937641

URL: http://svn.apache.org/viewvc?rev=937641&view=rev
Log:
Junit 4.7 => 4.8.1

Modified:
    jakarta/jmeter/trunk/build.properties

Modified: jakarta/jmeter/trunk/build.properties
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.properties?rev=937641&r1=937640&r2=937641&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.properties (original)
+++ jakarta/jmeter/trunk/build.properties Sat Apr 24 16:54:33 2010
@@ -131,9 +131,9 @@ js_rhino.jar                = js-1.6R5.j
 js_rhino.loc                = http://repo2.maven.org/maven2/rhino/js/1.6R5/
 js_rhino.md5                = 437A15E789AB9A95D10C2F950E94A84E
 
-junit.jar                   = junit-4.7.jar
+junit.jar                   = junit-4.8.1.jar
 junit.loc                   = http://downloads.sourceforge.net/junit
-junit.md5                   = B03D4C6FF4CEDCD731D6A6D1A3149F65
+junit.md5                   = FB44723F35C2F1AF5C51EB729B502F0D
 
 logkit.jar                  = logkit-2.0.jar
 logkit.loc                  = http://repo2.maven.org/maven2/logkit/logkit/2.0