From b9482de3b1aff8e7a612ed6bd9d4dd097cf23adf Mon Sep 17 00:00:00 2001 From: Joern Muehlencord Date: Sun, 2 Apr 2023 10:49:32 +0200 Subject: [PATCH] switched distribution management to gitea --- pom.xml | 51 +++++++++++++++++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 402ded5..ace31be 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ limitations under the License. 4.0.0 + de.muehlencord shared 1.3.2-SNAPSHOT shared @@ -55,17 +56,35 @@ limitations under the License. https://jomu.timelord.de/git/jomu/shared/ + + + + + gitea + https://jomu.timelord.de/git/api/packages/jomu/maven + + + - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + jomu-gitea + https://jomu.timelord.de/git/api/packages/jomu/maven - ossrh - https://oss.sonatype.org/content/repositories/snapshots + jomu-gitea + https://jomu.timelord.de/git/api/packages/jomu/maven - de.muehlencord + Gitea @@ -274,17 +293,17 @@ limitations under the License. - - nexus-staging-maven-plugin - - true - https://oss.sonatype.org/ - ossrh - - true - org.sonatype.plugins - 1.6.8 - + + + + + + + + + + +