You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/03/02 08:26:11 UTC

[2/3] syncope git commit: Upgrading Selenium

Upgrading Selenium


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8ce36749
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8ce36749
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8ce36749

Branch: refs/heads/master
Commit: 8ce36749e0b5f0f8d607b6b17dd299609270847b
Parents: f36664a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Mar 2 08:25:37 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Mar 2 08:25:37 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/8ce36749/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cd872d8..f2186c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@ under the License.
     <disruptor.version>3.3.2</disruptor.version>
 
     <junit.version>4.11</junit.version>
-    <selenium.version>2.44.0</selenium.version>
+    <selenium.version>2.45.0</selenium.version>
 
     <apacheds.version>1.5.7</apacheds.version>