Update selenium-grid version to 1.8.

Hopefully this will allow the UI tests to run on this branch now.
This commit is contained in:
Tom Page
2016-09-21 16:45:24 +01:00
parent d57d024474
commit c53321073d

View File

@@ -132,7 +132,7 @@
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>selenium-grid</artifactId>
<version>1.4</version>
<version>1.8</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>