From b1798a47cdceaa6d57f211acd5c0b386598af913 Mon Sep 17 00:00:00 2001 From: sowgro Date: Thu, 13 Mar 2025 22:34:29 -0400 Subject: fix pom --- ufund-api/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ufund-api/pom.xml b/ufund-api/pom.xml index d874a29..d2e8fb8 100644 --- a/ufund-api/pom.xml +++ b/ufund-api/pom.xml @@ -73,8 +73,10 @@ jacoco-maven-plugin ${jacoco.version} - /target/coverage-reports/jacoco-unit.exec - /target/coverage-reports/jacoco-unit.exec + + + -- cgit v1.2.3