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 0df96c0 commit b33640fCopy full SHA for b33640f
pom.xml
@@ -80,7 +80,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
80
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
81
<checksum-maven-plugin.version>1.11</checksum-maven-plugin.version>
82
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
83
- <cc.code-coverage-ratio>0.90</cc.code-coverage-ratio>
+ <cc.code-coverage-ratio>0.80</cc.code-coverage-ratio>
84
<!--<dependency-check-maven.version>8.4.0</dependency-check-maven.version>
85
<failBuildOnCVSS.score>8</failBuildOnCVSS.score> -->
86
</properties>
0 commit comments