selenium 2.16.0

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1227641 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-01-05 15:44:42 +00:00
parent f48d71800f
commit 47e0ece16c
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.2-SNAPSHOT</seleniumPluginVersion>
<selenium-server.version>2.15.0</selenium-server.version>
<selenium-server.version>2.16.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>