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/10/09 11:40:02 UTC

[3/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/62dd125d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/62dd125d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/62dd125d

Branch: refs/heads/master
Commit: 62dd125d021d6b2ce18ce2746023d6ad4304b1af
Parents: 5934d54
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 9 11:39:50 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 9 11:39:50 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/62dd125d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1802599..e4b38d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@ under the License.
     <h2.version>1.4.189</h2.version>
 
     <junit.version>4.12</junit.version>
-    <selenium.version>2.47.2</selenium.version>
+    <selenium.version>2.48.0</selenium.version>
 
     <conf.directory>${project.build.directory}/test-classes</conf.directory>
     <bundles.directory>${project.build.directory}/bundles</bundles.directory>