[java-idp-integration-tests] branch master updated: INFRA-150 - Update Selenium to 2.49.0 from 2.45.0

Tom Zeller tzeller at dragonacea.biz
Thu Jan 14 22:00:35 EST 2016


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-idp-integration-tests.

The following commit(s) were added to refs/heads/master by this push:
       new  e18f8a3   INFRA-150 - Update Selenium to 2.49.0 from 2.45.0
e18f8a3 is described below

commit e18f8a36b4b8f59d3ea0f5a0a8519547bfff9778
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Jan 14 21:02:32 2016 -0600

    INFRA-150 - Update Selenium to 2.49.0 from 2.45.0
    
    In order to run the FirefoxDriver on Windows.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2c6cbc8..e43643e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
         <java-support.version>7.3.0-SNAPSHOT</java-support.version>
         <opensaml.version>3.3.0-SNAPSHOT</opensaml.version>
         <idp.version>3.3.0-SNAPSHOT</idp.version>
-        <selenium.version>2.45.0</selenium.version>
+        <selenium.version>2.49.0</selenium.version>
         <testbed.version>0.4.0-SNAPSHOT</testbed.version>
         <testbed.classifier>classes</testbed.classifier>
         <test-distributions.directory>${project.basedir}/test-distributions</test-distributions.directory>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list