Author: olamy
Date: Mon Sep  2 06:23:06 2013
New Revision: 1519355

URL: http://svn.apache.org/r1519355
Log:
[MTOMCAT-236] tomcat-maven-archetype creates project with failing test
Submitted by Daniel Cassidy

Modified:
    
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/pom.xml

Modified: 
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/pom.xml
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/pom.xml?rev=1519355&r1=1519354&r2=1519355&view=diff
==============================================================================
--- 
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/pom.xml
 (original)
+++ 
tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/__rootArtifactId__-webapp-it/pom.xml
 Mon Sep  2 06:23:06 2013
@@ -31,7 +31,7 @@
 
   <properties>
     <seleniumPluginVersion>2.3</seleniumPluginVersion>
-    <selenium-server.version>2.28.0</selenium-server.version>
+    <selenium-server.version>2.35.0</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]

Reply via email to