From e4bb613325f5399da5aea761e9320050cd5e813d Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Mon, 13 Jun 2022 16:28:44 -0500 Subject: [PATCH] Fixed id on repository --- pom.xml | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2664ff47..efd06620 100644 --- a/pom.xml +++ b/pom.xml @@ -164,12 +164,51 @@ 1 + + org.jacoco + jacoco-maven-plugin + 0.8.8 + + + jacoco-check + + check + + + + + + BUNDLE + + + + INSTRUCTION + COVEREDRATIO + 0.80 + + + + + + + + report + prepare-package + + report + + + ${project.build.directory}/jacoco + + + + - github + github-qqq-maven-registry GitHub QQQ Maven Registry https://maven.pkg.github.com/Kingsrook/qqq-maven-registry