Skip to content

Commit a1f587d

Browse files
committed
No config needed
1 parent c62ba36 commit a1f587d

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

org.pathvisio.lib/pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -169,20 +169,6 @@
169169
<groupId>org.jacoco</groupId>
170170
<artifactId>jacoco-maven-plugin</artifactId>
171171
<version>0.8.14</version>
172-
<executions>
173-
<execution>
174-
<id>start-agent</id>
175-
<goals>
176-
<goal>prepare-agent</goal>
177-
</goals>
178-
</execution>
179-
<execution>
180-
<id>generate-report</id>
181-
<goals>
182-
<goal>report</goal>
183-
</goals>
184-
</execution>
185-
</executions>
186172
</plugin>
187173
</plugins>
188174
</build>

0 commit comments

Comments
 (0)