Skip to content

Commit e6cece7

Browse files
committed
apm-agent-attach-cli is used in AgentFileIT, so it should be build before application-server-integration-tests
1 parent 9b03044 commit e6cece7

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/application-server-integration-tests

1 file changed

+1
-1
lines changed

integration-tests/application-server-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
</dependency>
7474
<dependency>
7575
<groupId>${project.groupId}</groupId>
76-
<artifactId>apm-agent-attach</artifactId>
76+
<artifactId>apm-agent-attach-cli</artifactId>
7777
<version>${project.version}</version>
7878
<scope>test</scope>
7979
</dependency>

0 commit comments

Comments
 (0)