Add central-publishing-maven-plugin

This commit is contained in:
md_5
2025-09-27 16:14:52 +10:00
parent f9ce9fad28
commit 2e12caad03
5 changed files with 10 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
<properties>
<module.author>SpigotMC</module.author>
<skipPublishing>true</skipPublishing>
<maven.deploy.skip>true</maven.deploy.skip>
<maven.javadoc.skip>true</maven.javadoc.skip>
</properties>