From c5a7edefd01b2c6a6a0928f4cc9859e38310d1d8 Mon Sep 17 00:00:00 2001 From: "Ch.-David Blot" Date: Thu, 29 Jan 2026 16:44:32 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20try(ci):=20try=20to=20fix=20publ?= =?UTF-8?q?ishing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 15 ++++++++++++++- sdk/pom.xml | 13 +------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 68d0dd85..158d904e 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ - sign-artifacts + release @@ -77,6 +77,19 @@ + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.2 + + true + + + + + 1.8 ${java.version} diff --git a/sdk/pom.xml b/sdk/pom.xml index 3590fae2..d2b9ad09 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -195,18 +195,7 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrh - https://s01.oss.sonatype.org/ - true - - + org.apache.maven.plugins maven-gpg-plugin