From abc853863ff07bdc5588183eaf6c251a6181f743 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Fri, 29 Apr 2016 15:26:55 +0100 Subject: [PATCH 1/2] Try upgrading selenium-grid to 1.7 to see if that fixes build. --- rm-automation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index e0a1f0d9f7..13f4e43b87 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -132,7 +132,7 @@ org.alfresco selenium-grid - 1.4 + 1.7 org.springframework From f0865516fbb71e9bc0a7d3ff64b94201f4b9ea4b Mon Sep 17 00:00:00 2001 From: Tom Page Date: Fri, 29 Apr 2016 16:15:54 +0100 Subject: [PATCH 2/2] Try upgrading to 1.8 this time. --- rm-automation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 13f4e43b87..e3fcba8460 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -132,7 +132,7 @@ org.alfresco selenium-grid - 1.7 + 1.8 org.springframework