Skip to content

Commit

Permalink
Revert "build: ignore trivial classed from JaCoCo report"
Browse files Browse the repository at this point in the history
This reverts commit b795da3.
  • Loading branch information
poikilotherm committed Mar 4, 2024
1 parent b795da3 commit 1d93516
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -362,12 +362,6 @@
</goals>
</execution>
</executions>
<configuration>
<excludes>
<exclude>**/SitemapException.*</exclude>
<exclude>**/SitemapGeneratorOptions.*</exclude>
</excludes>
</configuration>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 1d93516

Please sign in to comment.