Skip to content

Commit

Permalink
Re-enable coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
milos.colic committed Oct 19, 2023
1 parent b7f856d commit 742045a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>${mosaic.version}</version>

<properties>
<minimum.coverage>0</minimum.coverage>
<minimum.coverage>80</minimum.coverage>
<skipTests>false</skipTests>
<maven.compiler.source>1.11</maven.compiler.source>
<maven.compiler.target>1.11</maven.compiler.target>
Expand Down

0 comments on commit 742045a

Please sign in to comment.