aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-07-20 22:37:00 +0000
committerOlivier Lamy <olamy@apache.org>2012-07-20 22:37:00 +0000
commitdd5528a462665174979d955c7d72f2ec106b7432 (patch)
tree2ba5f1fe4a59fb8360d7a09f10cefddf63fbd142
parente5a923bc4edb146a2b531e61541ff4fc2685d209 (diff)
downloadarchiva-dd5528a462665174979d955c7d72f2ec106b7432.tar.gz
archiva-dd5528a462665174979d955c7d72f2ec106b7432.zip
selenium 2.25.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1364002 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-modules/archiva-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml
index 0d26bfe79..edfe9cb01 100644
--- a/archiva-modules/archiva-web/pom.xml
+++ b/archiva-modules/archiva-web/pom.xml
@@ -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</seleniumPluginVersion>
- <selenium-server.version>2.24.1</selenium-server.version>
+ <selenium-server.version>2.25.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>