From 8876e83e5bfaef03529d64f70b11255c6f2a1674 Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Fri, 18 Oct 2024 14:55:40 +0200 Subject: [PATCH] feat(build): make Sonar properties use the flexible Github Maven Properties for configuration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c13df48..8c5fadd 100644 --- a/pom.xml +++ b/pom.xml @@ -494,8 +494,8 @@ coverage https://sonarcloud.io - gdcc - you-need-to-configure-this + ${project.github.org} + ${project.github.org}_${project.github.repo} ${project.groupId}:${project.artifactId} jacoco