From aadd99785a3269d94d81107c374ac9d2798ff072 Mon Sep 17 00:00:00 2001 From: Mohanachandran S <165888272+mohanachandran-s@users.noreply.github.com> Date: Thu, 6 Jun 2024 18:09:13 +0530 Subject: [PATCH] MOSIP-32418 Updated the POM for the apitest commons groupId (#1284) * MOSIP-32363 Signed-off-by: Mohanachandran S * Updated the API commons artifact ID Signed-off-by: Mohanachandran S * MOSIP-32363 Updated the maven plugins Signed-off-by: Mohanachandran S * Merged the develop branch Signed-off-by: Mohanachandran S * MOSIP-32418 Updated the POM for the apitest commons groupId Signed-off-by: Mohanachandran S --------- Signed-off-by: Mohanachandran S --- apitest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apitest/pom.xml b/apitest/pom.xml index fe79c3eeeed..cea72f2b8f8 100644 --- a/apitest/pom.xml +++ b/apitest/pom.xml @@ -54,7 +54,7 @@ - io.mosip.testrig.apirig.automationtests.commons + io.mosip.testrig.apirig.apitest.commons apitest-commons 1.2.1-java21-SNAPSHOT