From 1aca72d5ea07f474af9b4709f19e267b0708340a Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Fri, 20 May 2022 11:31:48 +0200 Subject: [PATCH] Distinguish modules by module key --- pom.xml | 1 + sorald-api/pom.xml | 4 ++++ sorald/pom.xml | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 48e07934d..9b26dcf2e 100644 --- a/pom.xml +++ b/pom.xml @@ -108,6 +108,7 @@ UTF-8 4.6.3 SpoonLabs_sorald + ${project.artifactId} spoonlabs https://sonarcloud.io diff --git a/sorald-api/pom.xml b/sorald-api/pom.xml index e7be6273a..98a4b5fb3 100644 --- a/sorald-api/pom.xml +++ b/sorald-api/pom.xml @@ -61,6 +61,10 @@ 11 UTF-8 4.6.3 + SpoonLabs_sorald + ${project.artifactId} + spoonlabs + https://sonarcloud.io diff --git a/sorald/pom.xml b/sorald/pom.xml index 1158fb61a..8fef2cece 100644 --- a/sorald/pom.xml +++ b/sorald/pom.xml @@ -81,6 +81,10 @@ 11 UTF-8 4.6.3 + SpoonLabs_sorald + ${project.artifactId} + spoonlabs + https://sonarcloud.io