From 2e12caad0373f9d043db0110412d38d6b6f1da4d Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 27 Sep 2025 16:14:52 +1000 Subject: [PATCH] Add central-publishing-maven-plugin --- bootstrap/pom.xml | 1 + module/pom.xml | 1 + pom.xml | 6 ++++++ proxy/pom.xml | 1 + slf4j/pom.xml | 1 + 5 files changed, 10 insertions(+) diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 5a8b37b0..1eef8958 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -19,6 +19,7 @@ Java 1.6 loader for BungeeCord + true true true 1.6 diff --git a/module/pom.xml b/module/pom.xml index ae84341c..dac96a6b 100644 --- a/module/pom.xml +++ b/module/pom.xml @@ -30,6 +30,7 @@ SpigotMC + true true true diff --git a/pom.xml b/pom.xml index 548700d2..8271d63a 100644 --- a/pom.xml +++ b/pom.xml @@ -373,6 +373,12 @@ + + org.sonatype.central + central-publishing-maven-plugin + 0.9.0 + true + diff --git a/proxy/pom.xml b/proxy/pom.xml index e9e63e7f..767ca8cf 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -19,6 +19,7 @@ Proxy component of the Elastic Portal Suite + true true true diff --git a/slf4j/pom.xml b/slf4j/pom.xml index a583c5f6..d7716731 100644 --- a/slf4j/pom.xml +++ b/slf4j/pom.xml @@ -20,6 +20,7 @@ true + true true true