Skip to content

Commit

Permalink
Removed exclude section
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Jul 19, 2024
1 parent e5e5395 commit fdc6b08
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions myconext-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,11 +257,6 @@
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.12</version>
<configuration>
<excludes>
<exclude>**/MockMailBox.*</exclude>
</excludes>
</configuration>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit fdc6b08

Please sign in to comment.