From a929fbc54476215f8cf8c3b0fd019bb33f562b9a Mon Sep 17 00:00:00 2001 From: Gary O'Neall Date: Sun, 21 Sep 2025 16:43:01 -0700 Subject: [PATCH] Update SPDX lib versions and update publishing for Central Fixes #315 --- pom.xml | 84 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 41 deletions(-) diff --git a/pom.xml b/pom.xml index 8ac9722c..3370f680 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,9 @@ 4.0.0 - org.spdx - java-spdx-library - 2.0.1-SNAPSHOT - jar + org.spdx + java-spdx-library + 2.0.1-SNAPSHOT + jar java-spdx-library https://github.com/spdx/Spdx-Java-Library Java library which implements the Java object model for SPDX and provides useful helper functions. @@ -33,13 +33,6 @@ scm:git:git@github.com:spdx/Spdx-Java-Library.git master - - - ossrh - spdx-spdx-tools - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - UTF-8 1745001494 @@ -72,20 +65,20 @@ release - - org.apache.maven.plugins - maven-source-plugin - 3.3.1 - - - attach-sources - verify - - jar-no-fork - - - - + + org.apache.maven.plugins + maven-source-plugin + 3.3.1 + + + attach-sources + verify + + jar-no-fork + + + + org.apache.maven.plugins maven-gpg-plugin @@ -163,7 +156,7 @@ - + resources false @@ -210,6 +203,15 @@ + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true + + central + + org.apache.maven.plugins maven-compiler-plugin @@ -293,21 +295,21 @@ Organization: Linux Foundation - - org.apache.maven.plugins - maven-release-plugin - 3.1.1 - - v@{project.version} - release - deploy - - - - org.owasp - dependency-check-maven - ${dependency-check-maven.version} - + + org.apache.maven.plugins + maven-release-plugin + 3.1.1 + + v@{project.version} + release + deploy + + + + org.owasp + dependency-check-maven + ${dependency-check-maven.version} + org.codehaus.mojo build-helper-maven-plugin