From dd4c3eb407a91050a25b36c1c0d86535baa929ec 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 18d27da2f164c96d76aeb0bcdc24aaa52e229fea 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