Author: sebb
Date: Sat Jun 16 10:35:27 2012
New Revision: 1350905
URL: http://svn.apache.org/viewvc?rev=1350905&view=rev
Log:
bsh-2.0b5.jar now available from Maven Central
Modified:
jmeter/trunk/build.properties
Modified: jmeter/trunk/build.properties
URL:
http://svn.apache.org/viewvc/jmeter/trunk/build.properties?rev=1350905&r1=1350904&r2=1350905&view=diff
==============================================================================
--- jmeter/trunk/build.properties (original)
+++ jmeter/trunk/build.properties Sat Jun 16 10:35:27 2012
@@ -58,7 +58,7 @@ avalon-framework.md5 = 2C5306A09B
beanshell.version = 2.0b5
beanshell.jar = bsh-${beanshell.version}.jar
-beanshell.loc =
https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/beanshell/bsh/${beanshell.version}
+beanshell.loc =
${maven2.repo}/org/beanshell/bsh/${beanshell.version}
beanshell.md5 = 02F72336919D06A8491E82346E10B4D5
# Bouncy Castle jars (compile and test only - not distributed)