You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/07/04 09:08:33 UTC

svn commit: r1751233 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Author: lofwyr
Date: Mon Jul  4 09:08:33 2016
New Revision: 1751233

URL: http://svn.apache.org/viewvc?rev=1751233&view=rev
Log:
net yet released...

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml?rev=1751233&r1=1751232&r2=1751233&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Mon Jul  4 09:08:33 2016
@@ -33,7 +33,7 @@
     <arquillian.browser>firefox</arquillian.browser>
     <!-- phantomjs works not with CSP (report-only) -->
     <!--<arquillian.browser>phantomjs</arquillian.browser>-->
-    <selenium.version>2.53.1</selenium.version>
+    <selenium.version>2.53.0</selenium.version>
   </properties>
   <build>
     <finalName>tobago-example-demo</finalName>