From fe92f1f934c1b20fb97b7dad072927f90b60a7b4 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Sun, 21 Jan 2024 15:46:25 -0500 Subject: Fix things --- base/pom.xml | 49 +++---------------------------------------------- 1 file changed, 3 insertions(+), 46 deletions(-) (limited to 'base') diff --git a/base/pom.xml b/base/pom.xml index cae055c..ace8bf7 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - bjc + com.ashardalon BJCUtils-Parent 2.0-SNAPSHOT @@ -17,52 +17,9 @@ - ${surefireArgLine} + 0 - - org.jacoco - jacoco-maven-plugin - 0.8.2 - - - - pre-unit-test - - prepare-agent - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - surefireArgLine - - - - - post-unit-test - test - - report - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - ${project.reporting.outputDirectory}/jacoco-ut - - - - maven-compiler-plugin 3.8.0 @@ -148,7 +105,7 @@ - io.github.bculkin2442 + com.ashardalon esodata 2.0-SNAPSHOT -- cgit v1.2.3