Add execution id
This commit is contained in:
parent
70424f5ab6
commit
b689dea488
1 changed files with 2 additions and 0 deletions
2
pom.xml
2
pom.xml
|
@ -44,11 +44,13 @@
|
|||
<version>0.8.12</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>prepare-agent</id>
|
||||
<goals>
|
||||
<goal>prepare-agent</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
<execution>
|
||||
<id>report</id>
|
||||
<phase>test</phase>
|
||||
<goals>
|
||||
<goal>report</goal>
|
||||
|
|
Loading…
Add table
Reference in a new issue