From 7ddcbca8a83fc12dbea38d93307b68ca508421f7 Mon Sep 17 00:00:00 2001 From: Szabo Nandor Date: Mon, 25 Mar 2024 19:09:49 +0100 Subject: [PATCH] update pom.xml --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 2fc82dd58..4742aa6d8 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,26 @@ 11 + +org.jacoco +jacoco-maven-plugin +0.8.7 + + +default-prepare-agent + +prepare-agent + + + +default-report +prepare-package + +report + + + + \ No newline at end of file