From 5dbc07fc7a4fafe50fb8efef6b86893c3ed79ca4 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sun, 21 Apr 2024 10:05:22 -0400 Subject: [PATCH] Set commons.jacoco.haltOnFailure to false until profiles work --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index aa34986295..5ab8fcb361 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 3.25.3 5.14.0 false - true + false @@ -531,7 +531,7 @@ 0.89 0.65 0.70 - 0.58 + 0.59 0.68 0.58 @@ -547,7 +547,7 @@ 0.90 0.65 0.70 - 0.58 + 0.59 0.68 0.58