From 3589ff1987fdf7867120c8a2225debd979848750 Mon Sep 17 00:00:00 2001 From: Nidhi0201 Date: Thu, 23 Apr 2026 09:11:43 +0530 Subject: [PATCH 1/4] [MOSIP-37901]: Exclude mosip services being published to nexus Signed-off-by: Nidhi0201 --- admin/admin-service/pom.xml | 9 +++++++++ admin/hotlist-service/pom.xml | 9 +++++++++ admin/kernel-masterdata-service/pom.xml | 9 +++++++++ admin/kernel-syncdata-service/pom.xml | 9 +++++++++ 4 files changed, 36 insertions(+) diff --git a/admin/admin-service/pom.xml b/admin/admin-service/pom.xml index ef1b6bbd4e..74606f929c 100644 --- a/admin/admin-service/pom.xml +++ b/admin/admin-service/pom.xml @@ -326,6 +326,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false diff --git a/admin/hotlist-service/pom.xml b/admin/hotlist-service/pom.xml index 7a6ef57d52..f380ce3424 100644 --- a/admin/hotlist-service/pom.xml +++ b/admin/hotlist-service/pom.xml @@ -267,6 +267,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false diff --git a/admin/kernel-masterdata-service/pom.xml b/admin/kernel-masterdata-service/pom.xml index dc6aded96c..4f4aefc1fa 100644 --- a/admin/kernel-masterdata-service/pom.xml +++ b/admin/kernel-masterdata-service/pom.xml @@ -349,6 +349,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false diff --git a/admin/kernel-syncdata-service/pom.xml b/admin/kernel-syncdata-service/pom.xml index f215ca2f5a..025af98428 100644 --- a/admin/kernel-syncdata-service/pom.xml +++ b/admin/kernel-syncdata-service/pom.xml @@ -360,6 +360,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false From 462465ccf2ca98025b8b6d3c46c89dbe18885248 Mon Sep 17 00:00:00 2001 From: Nidhi0201 Date: Mon, 27 Apr 2026 16:48:19 +0530 Subject: [PATCH 2/4] [MOSIP-37901]: Exclude mosip services being published to nexus Signed-off-by: Nidhi0201 --- admin/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/admin/pom.xml b/admin/pom.xml index a5d54f624b..fd11d31587 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -444,6 +444,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false From 8797139f9d3a747943fe862d3fce24a424d20450 Mon Sep 17 00:00:00 2001 From: Nidhi0201 Date: Mon, 27 Apr 2026 17:04:23 +0530 Subject: [PATCH 3/4] [MOSIP-37901]: Exclude mosip services being published to nexus Signed-off-by: Nidhi0201 --- admin/admin-service/pom.xml | 4 ++-- admin/hotlist-service/pom.xml | 2 +- admin/kernel-masterdata-service/pom.xml | 2 +- admin/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/admin/admin-service/pom.xml b/admin/admin-service/pom.xml index 74606f929c..57a1c6e09e 100644 --- a/admin/admin-service/pom.xml +++ b/admin/admin-service/pom.xml @@ -7,11 +7,11 @@ io.mosip.admin admin-parent - 1.3.0 + 1.3.1 admin-service admin-service - 1.3.0 + 1.3.1 http://maven.apache.org jar diff --git a/admin/hotlist-service/pom.xml b/admin/hotlist-service/pom.xml index f380ce3424..8d8f8ebbc9 100644 --- a/admin/hotlist-service/pom.xml +++ b/admin/hotlist-service/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.mosip.hotlist hotlist-service - 1.3.0 + 1.3.1 Hotlist Service Service to block/unblock ids in MOSIP https://github.com/mosip/admin-services diff --git a/admin/kernel-masterdata-service/pom.xml b/admin/kernel-masterdata-service/pom.xml index 4f4aefc1fa..d7a1ffa8ea 100644 --- a/admin/kernel-masterdata-service/pom.xml +++ b/admin/kernel-masterdata-service/pom.xml @@ -9,7 +9,7 @@ kernel-masterdata-service Mosip commons project https://github.com/mosip/commons - 1.3.0 + 1.3.1 UTF-8 diff --git a/admin/pom.xml b/admin/pom.xml index fd11d31587..a10a5b8a7a 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -6,7 +6,7 @@ io.mosip.admin admin-parent - 1.3.0 + 1.3.1 pom admin From 8733014fa894705d0f22ccabe11a9ae773be0fa4 Mon Sep 17 00:00:00 2001 From: Nidhi0201 Date: Mon, 27 Apr 2026 17:23:52 +0530 Subject: [PATCH 4/4] [MOSIP-37901]: Exclude mosip services being published to nexus Signed-off-by: Nidhi0201 --- admin/kernel-syncdata-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/kernel-syncdata-service/pom.xml b/admin/kernel-syncdata-service/pom.xml index 025af98428..298d2b43f0 100644 --- a/admin/kernel-syncdata-service/pom.xml +++ b/admin/kernel-syncdata-service/pom.xml @@ -7,7 +7,7 @@ kernel-syncdata-service Mosip commons project https://github.com/mosip/commons - 1.3.0 + 1.3.1 UTF-8