Author: olamy
Date: Tue Jun 12 21:10:59 2012
New Revision: 1349529
URL: http://svn.apache.org/viewvc?rev=1349529&view=rev
Log:
last selenium version in the archetype
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp-it/pom.xml
Modified:
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp-it/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp-it/pom.xml?rev=1349529&r1=1349528&r2=1349529&view=diff
==============================================================================
---
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp-it/pom.xml
(original)
+++
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/basic-webapp-it/pom.xml
Tue Jun 12 21:10:59 2012
@@ -31,7 +31,7 @@
<properties>
<seleniumPluginVersion>2.3</seleniumPluginVersion>
- <selenium-server.version>2.21.0</selenium-server.version>
+ <selenium-server.version>2.23.1</selenium-server.version>
<selenium.port>4444</selenium.port>
<tomcat.port>9898</tomcat.port>
<serverUrl>http://localhost:${tomcat.port}/</serverUrl>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]