diff --git a/admin/admin-service/pom.xml b/admin/admin-service/pom.xml index ef1b6bbd4e..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 @@ -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..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 @@ -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..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 @@ -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..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 @@ -360,6 +360,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false diff --git a/admin/pom.xml b/admin/pom.xml index a5d54f624b..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 @@ -444,6 +444,15 @@ central-publishing-maven-plugin ${central.publishing.maven.plugin.version} true + + + default-publish + none + + publish + + + ossrh false