Skip to content

Commit e402dc0

Browse files
authored
Give Java agent task a unique ID (#1137)
1 parent 395d856 commit e402dc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,7 @@
780780
<artifactId>maven-antrun-plugin</artifactId>
781781
<executions>
782782
<execution>
783+
<id>configureJavaAgent</id>
783784
<goals>
784785
<goal>run</goal>
785786
</goals>

0 commit comments

Comments
 (0)