We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2392dff commit 63a4a70Copy full SHA for 63a4a70
1 file changed
pom.xml
@@ -194,7 +194,7 @@
194
<commons.jacoco.branchRatio>0.97</commons.jacoco.branchRatio>
195
<commons.jacoco.lineRatio>0.99</commons.jacoco.lineRatio>
196
<commons.jacoco.complexityRatio>0.96</commons.jacoco.complexityRatio>
197
-</properties>
+ </properties>
198
<build>
199
<defaultGoal>clean verify apache-rat:check japicmp:cmp spotbugs:check pmd:check pmd:cpd-check javadoc:javadoc checkstyle:check</defaultGoal>
200
<pluginManagement>
0 commit comments