From e6cece749c5367e5771953762f6ee1077b2ea55d Mon Sep 17 00:00:00 2001 From: Tobias Stadler Date: Wed, 31 Mar 2021 15:35:47 +0200 Subject: [PATCH] apm-agent-attach-cli is used in AgentFileIT, so it should be build before application-server-integration-tests --- integration-tests/application-server-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/application-server-integration-tests/pom.xml b/integration-tests/application-server-integration-tests/pom.xml index 66a08a4e0c..f701e9418e 100644 --- a/integration-tests/application-server-integration-tests/pom.xml +++ b/integration-tests/application-server-integration-tests/pom.xml @@ -73,7 +73,7 @@ ${project.groupId} - apm-agent-attach + apm-agent-attach-cli ${project.version} test