Author: olamy
Date: Wed Jun 20 07:03:09 2012
New Revision: 1351954

URL: http://svn.apache.org/viewvc?rev=1351954&view=rev
Log:
upgrade archetype to use last selenium version

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=1351954&r1=1351953&r2=1351954&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
 Wed Jun 20 07:03:09 2012
@@ -31,7 +31,7 @@
 
   <properties>
     <seleniumPluginVersion>2.3</seleniumPluginVersion>
-    <selenium-server.version>2.23.1</selenium-server.version>
+    <selenium-server.version>2.24.1</selenium-server.version>
     <selenium.port>4444</selenium.port>
     <tomcat.port>9898</tomcat.port>
     <serverUrl>http://localhost:${tomcat.port}/</serverUrl>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to