From 0b20cf9230b59383dbebc0f44941443a00e81705 Mon Sep 17 00:00:00 2001 From: Mahammed Taheer Date: Thu, 4 Jan 2024 17:40:33 +0530 Subject: [PATCH] Correct pom version. Signed-off-by: Mahammed Taheer --- authentication/esignet-integration-impl/pom.xml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/authentication/esignet-integration-impl/pom.xml b/authentication/esignet-integration-impl/pom.xml index 51476131e0a..60670a1ea5c 100644 --- a/authentication/esignet-integration-impl/pom.xml +++ b/authentication/esignet-integration-impl/pom.xml @@ -6,9 +6,9 @@ io.mosip.authentication authentication-parent - 1.2.1-SNAPSHOT + 1.2.0.1-B5 - + 1.2.0.1-B5 esignet-integration-impl esignet-integration-impl e-Signet Integration Implementation Library @@ -24,28 +24,26 @@ 4.13.1 test - + org.projectlombok lombok 1.18.22 compile - io.mosip.esignet esignet-core - 1.2.1-SNAPSHOT + 1.2.0-SNAPSHOT provided - io.mosip.esignet esignet-integration-api - 1.2.1-SNAPSHOT + 1.2.0-SNAPSHOT provided - + io.mosip.kernel kernel-keymanager-service @@ -76,4 +74,4 @@ 1.0.0 - + \ No newline at end of file