From 9c8c0e95ca1df11fcd8418b0fc01e978cd632c0b Mon Sep 17 00:00:00 2001 From: Tom Page Date: Mon, 16 Sep 2019 09:19:50 +0100 Subject: [PATCH] Also add insight-jdbc as an explicit dependency of the e2e tests. This overrides the old version declared in tas-rest. --- e2e-test/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/e2e-test/pom.xml b/e2e-test/pom.xml index 3baa0d359..8d3ea4ab7 100644 --- a/e2e-test/pom.xml +++ b/e2e-test/pom.xml @@ -39,6 +39,11 @@ + + org.alfresco + alfresco-insight-jdbc + 1.5.0-SNAPSHOT + org.alfresco.tas restapi-test