From 1ffedf5b7219fe4f5110103a05a46e57820aeaab Mon Sep 17 00:00:00 2001 From: Mohanachandran S <165888272+mohanachandran-s@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:43:19 +0530 Subject: [PATCH] MOSIP-37793 - Update the Readme file Signed-off-by: Mohanachandran S <165888272+mohanachandran-s@users.noreply.github.com> --- apitest-commons/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apitest-commons/README.md b/apitest-commons/README.md index 60537aa052..5f3324c2e0 100644 --- a/apitest-commons/README.md +++ b/apitest-commons/README.md @@ -24,6 +24,7 @@ Ensure the following software is installed on the machine from where the automat - **Java 21** ([download here](https://jdk.java.net/)). - **Maven 3.9.6** or higher ([installation guide](https://maven.apache.org/install.html)). - **Lombok** (Refer to [Lombok Project](https://projectlombok.org/)) +- **setting.xml** ([download here](https://github.com/mosip/mosip-functional-tests/blob/master/settings.xml)) ---