From 33c79affabf69ef8104b95f410076c28704d3289 Mon Sep 17 00:00:00 2001 From: carm Date: Mon, 16 Jan 2023 00:21:11 +0800 Subject: [PATCH] =?UTF-8?q?build(plugin):=20=E7=A7=BB=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E7=94=A8=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platforms/bukkit/pom.xml | 4 ---- platforms/bungee/pom.xml | 4 ---- platforms/velocity/pom.xml | 4 ---- plugin/pom.xml | 4 ---- 4 files changed, 16 deletions(-) diff --git a/platforms/bukkit/pom.xml b/platforms/bukkit/pom.xml index 9322dd3..24687e0 100644 --- a/platforms/bukkit/pom.xml +++ b/platforms/bukkit/pom.xml @@ -97,10 +97,6 @@ - - org.apache.maven.plugins - maven-source-plugin - org.apache.maven.plugins maven-compiler-plugin diff --git a/platforms/bungee/pom.xml b/platforms/bungee/pom.xml index 2724127..6a58178 100644 --- a/platforms/bungee/pom.xml +++ b/platforms/bungee/pom.xml @@ -108,10 +108,6 @@ - - org.apache.maven.plugins - maven-source-plugin - org.apache.maven.plugins maven-compiler-plugin diff --git a/platforms/velocity/pom.xml b/platforms/velocity/pom.xml index e7731fb..4d2f0ee 100644 --- a/platforms/velocity/pom.xml +++ b/platforms/velocity/pom.xml @@ -99,10 +99,6 @@ - - org.apache.maven.plugins - maven-source-plugin - org.apache.maven.plugins maven-compiler-plugin diff --git a/plugin/pom.xml b/plugin/pom.xml index d4ca10d..2be09e0 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -52,10 +52,6 @@ - - org.apache.maven.plugins - maven-source-plugin - org.apache.maven.plugins maven-compiler-plugin