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 2016/02/27 10:54:33 UTC

svn commit: r1732618 - /openmeetings/application/trunk/pom.xml

Author: solomax
Date: Sat Feb 27 09:54:33 2016
New Revision: 1732618

URL: http://svn.apache.org/viewvc?rev=1732618&view=rev
Log:
[OPENMEETINGS-980] selenium version is updated

Modified:
    openmeetings/application/trunk/pom.xml

Modified: openmeetings/application/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/pom.xml?rev=1732618&r1=1732617&r2=1732618&view=diff
==============================================================================
--- openmeetings/application/trunk/pom.xml (original)
+++ openmeetings/application/trunk/pom.xml Sat Feb 27 09:54:33 2016
@@ -50,7 +50,7 @@
 		<commons-transaction.version>1.2</commons-transaction.version>
 		<ical4j.version>2.0-beta1</ical4j.version>
 		<cxf.version>3.1.4</cxf.version>
-		<selenium.version>2.48.2</selenium.version>
+		<selenium.version>2.52.0</selenium.version>
 		<simple-xml.version>2.7.1</simple-xml.version>
 		<jettison.version>1.3.5</jettison.version>
 		<site.basedir>${project.basedir}</site.basedir>