@ -161,24 +161,6 @@
<release>12</release>
</configuration>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<executions>
<execution>
<id>prepare-agent</id>
<goals>
<goal>prepare-agent</goal>
</goals>
</execution>
<id>report</id>
<goal>report</goal>
</executions>
</plugins>
</build>
@ -227,10 +209,6 @@
</reportSet>
</reportSets>
</reporting>