diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml index c36a9c19039e3..d635b7478d693 100644 --- a/devtools/bom-descriptor-json/pom.xml +++ b/devtools/bom-descriptor-json/pom.xml @@ -835,6 +835,19 @@ + + io.quarkus + quarkus-jacoco + ${project.version} + pom + test + + + * + * + + + io.quarkus quarkus-jaeger diff --git a/docs/pom.xml b/docs/pom.xml index 33084cec1e8e0..1180b9a877554 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -873,6 +873,19 @@ + + io.quarkus + quarkus-jacoco-deployment + ${project.version} + pom + test + + + * + * + + + io.quarkus quarkus-jaeger-deployment