From 4604bc3cc74099379c1bbacd13bc7b514d56ce22 Mon Sep 17 00:00:00 2001 From: Nandhukumar Date: Tue, 26 Nov 2024 14:52:36 +0530 Subject: [PATCH 1/2] MOSIP-35404 Signed-off-by: Nandhukumar --- apitest-commons/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apitest-commons/pom.xml b/apitest-commons/pom.xml index 8eb688b12e..74670ee60f 100644 --- a/apitest-commons/pom.xml +++ b/apitest-commons/pom.xml @@ -2,13 +2,13 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - io.mosip.testrig.apirig.apitest.commons - apitest-commons + io.mosip.testrig.apirig.apitest.commons.cleanup + apitest-commons-cleanup jar - apitest-commons + apitest-commons-cleanup Parent project of MOSIP functional tests https://github.com/mosip/mosip-functional-tests - 1.2.2-SNAPSHOT + 1.2.2-cleanup-SNAPSHOT @@ -66,7 +66,7 @@ 3.3.9 6.11 1.13 - apitest-commons-1.2.2-SNAPSHOT-jar-with-dependencies + apitest-commons-1.2.2-cleanup-SNAPSHOT-jar-with-dependencies From 0008f258cde9e90bd5fe60c23b08fdb00368f6b0 Mon Sep 17 00:00:00 2001 From: Nandhukumar Date: Tue, 26 Nov 2024 14:57:24 +0530 Subject: [PATCH 2/2] MOSIP-35404 Signed-off-by: Nandhukumar --- apitest-commons/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apitest-commons/pom.xml b/apitest-commons/pom.xml index 74670ee60f..7b0ce9b3a7 100644 --- a/apitest-commons/pom.xml +++ b/apitest-commons/pom.xml @@ -2,10 +2,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - io.mosip.testrig.apirig.apitest.commons.cleanup - apitest-commons-cleanup + io.mosip.testrig.apirig.apitest.commons + apitest-commons jar - apitest-commons-cleanup + apitest-commons Parent project of MOSIP functional tests https://github.com/mosip/mosip-functional-tests 1.2.2-cleanup-SNAPSHOT