From 0fa8eefe326b7ac621ce228e55dba9b07aa394b3 Mon Sep 17 00:00:00 2001 From: JanardhanBS-SyncByte Date: Thu, 5 Dec 2024 17:55:17 +0530 Subject: [PATCH] [MOSIP-37999]readme.md changes Signed-off-by: JanardhanBS-SyncByte --- biosdk-services/pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/biosdk-services/pom.xml b/biosdk-services/pom.xml index 0ad7fac..178653c 100644 --- a/biosdk-services/pom.xml +++ b/biosdk-services/pom.xml @@ -246,6 +246,27 @@ maven-deploy-plugin ${maven.deploy.plugin.version} + + false + + + + default-deploy + deploy + + deploy + + + false + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + ${nexus.staging.maven.plugin.version} + true default-deploy @@ -255,6 +276,11 @@ + + ossrh + https://oss.sonatype.org/ + false +