From 19b8a6e6da2f4336b2800c268d84b119b7715f2c Mon Sep 17 00:00:00 2001 From: Piyush7034 Date: Thu, 23 Jan 2025 16:22:20 +0530 Subject: [PATCH] [INJICERT-806] Added soap client data provider plugin for peru cp Signed-off-by: Piyush7034 --- soap-client-dataprovider-plugin/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 soap-client-dataprovider-plugin/pom.xml diff --git a/soap-client-dataprovider-plugin/pom.xml b/soap-client-dataprovider-plugin/pom.xml new file mode 100644 index 0000000..40b6112 --- /dev/null +++ b/soap-client-dataprovider-plugin/pom.xml @@ -0,0 +1,25 @@ + + 4.0.0 + + io.mosip.certify + soap-client-dataprovider-plugin + 0.3.0-SNAPSHOT + jar + + soap-client-dataprovider-plugin + http://maven.apache.org + + + UTF-8 + + + + + junit + junit + 3.8.1 + test + + +