From 3de2036c12fcfeadab9917658678dc5831724b32 Mon Sep 17 00:00:00 2001 From: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:30:08 +0530 Subject: [PATCH 1/3] #1830 Update dependency versions in pom.xml Signed-off-by: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.com> --- cache-provider-hazelcast/pom.xml | 2 +- cache-provider-redis/pom.xml | 2 +- kernel/kernel-ref-idobjectvalidator/pom.xml | 4 ++-- kernel/kernel-smsserviceprovider-msg91/pom.xml | 4 ++-- kernel/pom.xml | 2 +- pre-registration-booking-service/pom.xml | 10 +++++----- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/cache-provider-hazelcast/pom.xml b/cache-provider-hazelcast/pom.xml index 96620d5785..7be2328d61 100644 --- a/cache-provider-hazelcast/pom.xml +++ b/cache-provider-hazelcast/pom.xml @@ -52,7 +52,7 @@ 3.2.0 2.8.1 0.7.0 - 1.4.0-SNAPSHOT + 1.3.1-rc.1 3.12.12 diff --git a/cache-provider-redis/pom.xml b/cache-provider-redis/pom.xml index c8a81909a0..ee1c805eed 100644 --- a/cache-provider-redis/pom.xml +++ b/cache-provider-redis/pom.xml @@ -46,7 +46,7 @@ 3.2.0 2.8.1 0.7.0 - 1.4.0-SNAPSHOT + 1.3.1-rc.1 diff --git a/kernel/kernel-ref-idobjectvalidator/pom.xml b/kernel/kernel-ref-idobjectvalidator/pom.xml index ffc753cec1..ebbbae9a25 100644 --- a/kernel/kernel-ref-idobjectvalidator/pom.xml +++ b/kernel/kernel-ref-idobjectvalidator/pom.xml @@ -12,8 +12,8 @@ 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT + 1.3.1-rc.1 + 1.3.1-rc.1 0.7.0 diff --git a/kernel/kernel-smsserviceprovider-msg91/pom.xml b/kernel/kernel-smsserviceprovider-msg91/pom.xml index 787c6a6dc7..c5444b7f95 100644 --- a/kernel/kernel-smsserviceprovider-msg91/pom.xml +++ b/kernel/kernel-smsserviceprovider-msg91/pom.xml @@ -21,8 +21,8 @@ 1.5 0.7.0 3.0.1 - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT + 1.3.1-rc.1 + 1.3.1 5.10.2 diff --git a/kernel/pom.xml b/kernel/pom.xml index 2145824f78..72d88d2b70 100644 --- a/kernel/pom.xml +++ b/kernel/pom.xml @@ -87,7 +87,7 @@ 1.7.25 - 1.4.0-SNAPSHOT + 1.3.1-rc.1 5.10.2 diff --git a/pre-registration-booking-service/pom.xml b/pre-registration-booking-service/pom.xml index 948569ade7..94509f8a3c 100644 --- a/pre-registration-booking-service/pom.xml +++ b/pre-registration-booking-service/pom.xml @@ -7,15 +7,15 @@ pre-registration-booking-service 1.4.0-SNAPSHOT pre-registration-booking-service - Booking service of MOSIP Pre-registration + Booking service of MOSIP Pre-registration https://github.com/mosip/mosip-ref-impl UTF-8 1.4.2 - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT - 1.4.0-SNAPSHOT + 1.3.1 + 1.3.1-rc.1 + 1.3.1-rc.1 21 3.2.3 @@ -424,7 +424,7 @@ io.mosip.kernel kernel-auth-adapter - 1.4.0-SNAPSHOT + 1.3.1 From 2d4e4faf48515ceb989761e041845df59be78b37 Mon Sep 17 00:00:00 2001 From: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:32:53 +0530 Subject: [PATCH 2/3] Update pom.xml Signed-off-by: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.com> --- pre-registration-booking-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pre-registration-booking-service/pom.xml b/pre-registration-booking-service/pom.xml index 94509f8a3c..824156856a 100644 --- a/pre-registration-booking-service/pom.xml +++ b/pre-registration-booking-service/pom.xml @@ -13,7 +13,7 @@ UTF-8 1.4.2 - 1.3.1 + 1.3.0 1.3.1-rc.1 1.3.1-rc.1 21 From efaaa3ef61dfda7222ff857adad4992d9cbcdc65 Mon Sep 17 00:00:00 2001 From: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:50:20 +0530 Subject: [PATCH 3/3] Updated pre-processor versions Signed-off-by: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.com> --- .../registration-processor-external-integration-service/pom.xml | 2 +- .../registration-processor-external-stage/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/registration-processor/registration-processor-external-integration-service/pom.xml b/registration-processor/registration-processor-external-integration-service/pom.xml index 44f1e74437..af7b8f04b3 100644 --- a/registration-processor/registration-processor-external-integration-service/pom.xml +++ b/registration-processor/registration-processor-external-integration-service/pom.xml @@ -5,7 +5,7 @@ io.mosip.registrationprocessor pre-processor - 1.4.0-SNAPSHOT + 1.3.1-rc.1 registration-processor-external-integration-service 1.4.0-SNAPSHOT diff --git a/registration-processor/registration-processor-external-stage/pom.xml b/registration-processor/registration-processor-external-stage/pom.xml index f0d7c2ec44..d1444e9ae8 100644 --- a/registration-processor/registration-processor-external-stage/pom.xml +++ b/registration-processor/registration-processor-external-stage/pom.xml @@ -26,7 +26,7 @@ io.mosip.registrationprocessor pre-processor - 1.4.0-SNAPSHOT + 1.3.1-rc.1 registration-processor-external-stage