From a45e2bacb9003a8ff872ae31722cf1390da01ae3 Mon Sep 17 00:00:00 2001 From: Mohanachandran S Date: Wed, 24 Apr 2024 08:52:03 +0530 Subject: [PATCH 1/2] MOSIP-32363 Signed-off-by: Mohanachandran S --- apitest/pom.xml | 161 +------------------ apitest/testNgXmlFiles/authenticationApi.xml | 7 +- 2 files changed, 9 insertions(+), 159 deletions(-) diff --git a/apitest/pom.xml b/apitest/pom.xml index abc84ab8ea5..9fe920744ef 100644 --- a/apitest/pom.xml +++ b/apitest/pom.xml @@ -6,9 +6,9 @@ apitest-auth jar apitest-auth - Parent project of MOSIP functional tests - https://github.com/mosip/mosip-functional-tests - 1.2.0.1-SNAPSHOT + Parent project of MOSIP Id Authentication apitests + https://github.com/mosip/id-authentication + 1.2.1-java21-SNAPSHOT @@ -18,166 +18,19 @@ - scm:git:git://github.com/mosip/mosip-functional-tests.git - scm:git:ssh://github.com:mosip/mosip-functional-tests.git - https://github.com/mosip/mosip-functional-tests + scm:git:git://github.com/mosip/id-authentication.git + scm:git:ssh://github.com:mosip/id-authentication.git + https://github.com/mosip/id-authentication HEAD - - - - - UTF-8 - - - 11 - 11 - 3.7.0 - 3.0.2 - 3.1.0 - 2.9 - 0.8.1 - 3.2 - 3.0.1 - 2.3 - false - 3.7.0.1746 - - 2.0.2.RELEASE - 2.0.7.RELEASE - 5.0.5.RELEASE - 2.0.0.RELEASE - - 2.0.7 - 1.5.20 - 2.9.2 - - 3.6.2 - 3.7.0 - - - - 1.2 - 3.0.0 - 1.3 - 2.2 - 2.0.1.Final - 2.2.6 - - - 1.4.197 - 5.1.46 - 42.2.2 - 2.5.0 - 6.0.12.Final - - - 1.10.19 - 1.7.4 - 2.0.0-beta.5 - - - 3.6.1 - 3.7 - 2.6 - 1.11 - 4.3 - 1.9.2 - 2.2 - 4.5.6 - 19.0 - 1.18.8 - 0.1.54 - 1.4.0 - 7.1.0 - 2.0.0 - 5.5.13 - 2.3.23 - 1.7 - 2.0 - 1.5.2 - 2.1.1 - 1.60 - 63.1 - 1.0.0 - 3.3.3 - 2.8.1 - 4.1.0-incubating - 1.11.368 - 0.2.4 - 2.3.0 - 3.0.1 - 1.9.12 - 0.6.0 - 2.0.0.AM2 - - - - - - - - 0.8.2 - 2.2 - 3.2 - UTF-8 - 3.7.0 - 3.0.1 - - - 1.1.6 - 1.7.19 - 1.10.19 - - - 1.4.6 - - - 5.0.6.RELEASE - - - 5.4.2.Final - - - 2.1.1 - - - 10.13.1.1 - - - 3.4.0 - - - 1.3.5 - - - 0.3.12 - - - 0.3.0 - - - 1.1.2-incubating - 1.2.0.1-B1 - 0.4.7 - 3.0.0 - 2.41.2 - 2.4.0 - 3.3.9 - 3.0.7 - 6.11 - 1.13 - automationtests-commons-1.2.0.1-SNAPSHOT-jar-with-dependencies - - io.mosip.testrig.apirig.automationtests.commons automationtests-commons - 1.2.0.1-SNAPSHOT + 1.2.1-java21-SNAPSHOT diff --git a/apitest/testNgXmlFiles/authenticationApi.xml b/apitest/testNgXmlFiles/authenticationApi.xml index c850440385e..0180bebcae0 100644 --- a/apitest/testNgXmlFiles/authenticationApi.xml +++ b/apitest/testNgXmlFiles/authenticationApi.xml @@ -5,11 +5,8 @@ - - - - + + From 4622d605113297c687fa37d61abb98b5b8a6737a Mon Sep 17 00:00:00 2001 From: Mohanachandran S Date: Fri, 3 May 2024 16:32:58 +0530 Subject: [PATCH 2/2] Updated the API commons artifact ID 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 9fe920744ef..d48b9510433 100644 --- a/apitest/pom.xml +++ b/apitest/pom.xml @@ -29,7 +29,7 @@ io.mosip.testrig.apirig.automationtests.commons - automationtests-commons + apitest-commons 1.2.1-java21-SNAPSHOT