You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2017/12/05 05:18:20 UTC

openmeetings git commit: [OPENMEETINGS-1738] selenium version is updated

Repository: openmeetings
Updated Branches:
  refs/heads/4.0.x dcfad3242 -> 3c2b8d946


[OPENMEETINGS-1738] selenium version is updated


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/3c2b8d94
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/3c2b8d94
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/3c2b8d94

Branch: refs/heads/4.0.x
Commit: 3c2b8d9464c16f67904fe03f5c7191393e6d3145
Parents: dcfad32
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Tue Dec 5 12:18:12 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Tue Dec 5 12:18:12 2017 +0700

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


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/3c2b8d94/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aa46a6c..c44c85a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
 		<tomcat.version>9.0.2</tomcat.version>
 		<ical4j.version>2.1.5</ical4j.version>
 		<cxf.version>3.2.1</cxf.version>
-		<selenium.version>3.8.0</selenium.version>
+		<selenium.version>3.8.1</selenium.version>
 		<simple-xml.version>2.7.1</simple-xml.version>
 		<jettison.version>1.3.8</jettison.version>
 		<site.basedir>${project.basedir}</site.basedir>