You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2015/02/10 15:27:10 UTC

directory-fortress-commander git commit: FC-58 - Solenium Firefox Driver hangs on Ubuntu 14.04

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master 026063f92 -> 030161bb2


FC-58 - Solenium Firefox Driver hangs on Ubuntu 14.04


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/commit/030161bb
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/tree/030161bb
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/diff/030161bb

Branch: refs/heads/master
Commit: 030161bb2752ff0ef35a31b911fba03c76ab59aa
Parents: 026063f
Author: Shawn McKinney <sm...@apache.org>
Authored: Tue Feb 10 08:26:42 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Tue Feb 10 08:26:42 2015 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/030161bb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 91e438a..73afbb1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -293,7 +293,7 @@
     <dependency>
       <groupId>org.seleniumhq.selenium</groupId>
       <artifactId>selenium-java</artifactId>
-      <version>2.36.0</version>
+      <version>2.44.0</version>
     </dependency>
     
     <dependency>