From 486831498ab0cbd710b31def1fdac345ad4707f5 Mon Sep 17 00:00:00 2001 From: Stijn Dejongh Date: Sun, 22 Sep 2024 06:20:07 +0200 Subject: [PATCH] Assign different project keys to the modules --- commons-testing/pom.xml | 4 ++++ commons/pom.xml | 4 ++++ pom.xml | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/commons-testing/pom.xml b/commons-testing/pom.xml index 7ef2009..cdd9d37 100755 --- a/commons-testing/pom.xml +++ b/commons-testing/pom.xml @@ -13,6 +13,10 @@ commons-testing + + sddevelopment-be_coding-utils:${project.artifactId} + + diff --git a/commons/pom.xml b/commons/pom.xml index c6deaf6..4179223 100755 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -12,6 +12,10 @@ commons + + sddevelopment-be_coding-utils:${project.artifactId} + + diff --git a/pom.xml b/pom.xml index 66ab875..d193ca3 100755 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ sddevelopment-be https://sonarcloud.io - sddevelopment_coding-utils + sddevelopment-be_coding-utils ${jacoco.build.dir}/jacoco.xml **/*.html