You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2011/04/14 22:56:16 UTC

svn commit: r1092509 - /myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml

Author: sobryan
Date: Thu Apr 14 20:56:16 2011
New Revision: 1092509

URL: http://svn.apache.org/viewvc?rev=1092509&view=rev
Log: (empty)

Modified:
    myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml

Modified: myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml?rev=1092509&r1=1092508&r2=1092509&view=diff
==============================================================================
--- myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml (original)
+++ myfaces/portlet-bridge/tck/trunk_3.0.x/pom.xml Thu Apr 14 20:56:16 2011
@@ -69,7 +69,7 @@
     <trinidad.groupId>org.apache.myfaces.trinidad</trinidad.groupId>
     <trinidad.api.artifactId>trinidad-api</trinidad.api.artifactId>
     <trinidad.impl.artifactId>trinidad-impl</trinidad.impl.artifactId>
-    <trinidad.version>2.0.0-beta-2</trinidad.version>
+    <trinidad.version>2.0.0-beta-3-SNAPSHOT</trinidad.version>
     
     <!-- JSF Implementation in use -->
     <jsf.groupId>com.sun.faces</jsf.groupId>
@@ -97,7 +97,7 @@
     <!-- TCK Test Harness Configuration -->
     <bridge.tck.selenium.host>localhost</bridge.tck.selenium.host>
     <bridge.tck.selenium.port>4444</bridge.tck.selenium.port>
-    <bridge.tck.browser>*firefox</bridge.tck.browser>
+    <bridge.tck.browser>*googlechrome</bridge.tck.browser>
     <bridge.tck.login-file />
 
     <bridge.tck.test.file.dir>${project.build.directory}/generated-resources/xml/xslt</bridge.tck.test.file.dir>