From 41a3676e9702bdb6f31c4a6d09fc1831fdcec261 Mon Sep 17 00:00:00 2001 From: Vu Tung Date: Wed, 4 Jun 2025 13:09:15 +0700 Subject: [PATCH] Add central-publishing-maven-plugin plugin to publish to Central Portal --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 6c7f4512..9fb06c71 100644 --- a/pom.xml +++ b/pom.xml @@ -261,6 +261,18 @@ + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true + + central + true + published + + + maven-compiler-plugin 3.11.0