From 736eabbdf986e0aca399ce83bd0702c06ec47c91 Mon Sep 17 00:00:00 2001 From: 51-code <146736881+51-code@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:56:10 +0300 Subject: [PATCH] Change central-publishing-maven-plugin under central profile (#19) --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 0d2a11e..4856dc3 100644 --- a/pom.xml +++ b/pom.xml @@ -97,18 +97,6 @@ ${project.basedir}/target - - org.sonatype.central - central-publishing-maven-plugin - 0.4.0 - true - - central-sonatype-org - true - true - published - - org.apache.maven.plugins maven-source-plugin @@ -232,6 +220,18 @@ publish-maven-central + + org.sonatype.central + central-publishing-maven-plugin + 0.4.0 + true + + central-sonatype-org + true + true + published + + org.apache.maven.plugins maven-gpg-plugin