use selenium released version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1326416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-04-15 19:54:47 +00:00
parent 944bd484b8
commit 4f15a3f37f
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<maxWaitTimeInMs>10000</maxWaitTimeInMs>
<!-- 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>
<seleniumPluginVersion>2.3</seleniumPluginVersion>
<selenium-server.version>2.21.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>
@ -120,4 +120,4 @@
</build>
</project>
</project>