Skip to content

Commit

Permalink
Remove all typos
Browse files Browse the repository at this point in the history
  • Loading branch information
saquino0827 committed Apr 19, 2023
1 parent a6d49ca commit db71b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<packaging>jar</packaging>

<properties>
<requiredCodeCoverage>0.05<cl/requiredCodeCoverage>
<requiredCodeCoverage>0.05</requiredCodeCoverage>
<sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/../test-coverage/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
</properties>

Expand Down

0 comments on commit db71b9b

Please sign in to comment.