From 729a1e432207852ce582aa9bd3d7ac7872cd9075 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Fri, 22 Mar 2024 14:40:24 +0100 Subject: [PATCH] Adjust distribution management --- pom.xml | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 3ab8e86..b648bde 100644 --- a/pom.xml +++ b/pom.xml @@ -181,17 +181,23 @@ native + + github-action + + + env.GITHUB_REPOSITORY + + + + + github + GitHub Repository Apache Maven Packages + https://maven.pkg.github.com/${env.GITHUB_REPOSITORY} + + + - - - ossrh-snapshots - https://s01.oss.sonatype.org/content/repositories/snapshots/ - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - +