From c1bc5d526512895c86ff9e7273f5e943f08c46af Mon Sep 17 00:00:00 2001 From: default Date: Fri, 20 Feb 2026 11:23:50 +0000 Subject: [PATCH] EC-21: FEAT: Added gitea for package publishing Refers: Evercatch/evercatch-board#21 --- pom.xml | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 73a91ca..7aa380d 100644 --- a/pom.xml +++ b/pom.xml @@ -105,19 +105,6 @@ 3.11.0 - - - org.sonatype.central - central-publishing-maven-plugin - 0.9.0 - true - - central - true - published - - - org.apache.maven.plugins maven-source-plugin @@ -154,11 +141,34 @@ + + + gitea + https://git.psmattas.com/api/packages/evercatch/maven + + + gitea + https://git.psmattas.com/api/packages/evercatch/maven + + + release + + + org.sonatype.central + central-publishing-maven-plugin + 0.9.0 + true + + central + true + published + + org.apache.maven.plugins maven-gpg-plugin