This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git

commit 37fb692a545581e1e1a8ab044b1b3e141ed54b9a
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Thu Jul 4 16:22:34 2024 +0100

    Drop redundant jacoco change from commons parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 080ca491..3650ffb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,6 @@
     <commons.jxr.version>2.5</commons.jxr.version>
 
     <!-- Increase from commons-parent -->
-    <commons.jacoco.methodRatio>1.00</commons.jacoco.methodRatio>
     <commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
 
     <commons.site.path>numbers</commons.site.path>

Reply via email to