selenium 2.20.0

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295140 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-02-29 14:47:51 +00:00
parent a7c8ca1c34
commit bed6bd3834
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<!-- TODO: review how appropriate the memory settings are - should work with less -->
<cargo.jvm.args>-Xmx512m -XX:MaxPermSize=256m</cargo.jvm.args>
<seleniumPluginVersion>2.3-SNAPSHOT</seleniumPluginVersion>
<selenium-server.version>2.19.0</selenium-server.version>
<selenium-server.version>2.20.0</selenium-server.version>
<apache.mirror.url>http://archive.apache.org/dist</apache.mirror.url>
<apache.archive.url>http://archive.apache.org/dist</apache.archive.url>
</properties>