Skip to content

Commit

Permalink
restored minimum.coverage in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sllynn committed Oct 25, 2023
1 parent a6f2fc0 commit 0f60feb
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>true</skipTests>
<maven.compiler.source>1.11</maven.compiler.source>
<maven.compiler.target>1.11</maven.compiler.target>
Expand Down

0 comments on commit 0f60feb

Please sign in to comment.